summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustus Winter <justus@gnupg.org>2017-06-19 21:20:57 +0200
committerJustus Winter <justus@gnupg.org>2017-08-05 18:42:22 +0200
commit835b293d35a209d38047126443d41fa7090daa4c (patch)
tree5bf956895e6030f91cd618fb191b2151f6d25423 /NEWS
parentdc0b5a43224999223a246870912b0f292b1980e9 (diff)
Use our own variant of 'assert' and 'assert_perror'.
Our variants print stack traces on failures. This will make locating errors much easier.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9482185b..009e4e42 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ The random translator has been reimplemented using the SHAKE128
algorithm from the SHA-3 family as the underlying cryptographic
primitive.
+The Hurd now uses its own variant of 'assert' that prints a stack
+trace on failures.
+
Version 0.9 (2016-12-18)
The 'boot' program can now be run as unprivileged user, allowing any