From 835b293d35a209d38047126443d41fa7090daa4c Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 19 Jun 2017 21:20:57 +0200 Subject: Use our own variant of 'assert' and 'assert_perror'. Our variants print stack traces on failures. This will make locating errors much easier. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3