summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-28 10:50:22 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-28 10:50:51 +0200
commit61e6080aee027b20b31a03b37343615809036144 (patch)
treef7fd256453bcc543970a4a03ae74bd376c77059a /NEWS
parent6bb2e7703a91f6caf66b6655425f6055179e275a (diff)
downloadgnutls-61e6080aee027b20b31a03b37343615809036144.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7db8552fe4..3f1b895c7d 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ See the end for copying conditions.
** libgnutls: Corrected file descriptor leak on random generator
initialization.
+** libgnutls: Avoid deinitialization if initialization has failed.
+
+** libgnutls: null-terminate othername alternative names.
+
** libgnutls-guile: Fixed compilation issue.
** certtool: Allow exporting a CRL on DER format.