summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-11 14:46:45 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-11 14:46:45 +0200
commitd6c09315f03e6280bf9b2f3ae73938f3c7744577 (patch)
tree7b431970fa126901fe3e3d559af9154e5d9582a9
parente4011615394437153fe32d3c75dd45f5f364ed7e (diff)
downloadgnutls-d6c09315f03e6280bf9b2f3ae73938f3c7744577.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ced16c2a0f..110c98ed2a 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ were in use; reported by Manuel Pégourié-Gonnard.
** libgnutls-dane: Do not require the CA on a ca match to be direct CA.
+** libgnutls: Prevent abort() in library if getrusage() fails. Try to
+detect instead which of RUSAGE_THREAD and RUSAGE_SELF would work.
+
** guile: new 'set-session-server-name!' procedure; see the manual for
details.