summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-15 20:25:23 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-15 20:25:23 +0200
commit880f2f951bd6e196debf09ba636729d612d411fb (patch)
tree5f3d520f0209f8092975b01efc8eb6d1011dfc1e
parent1b81fafee31153ac2f59070fa6cda02f9721027e (diff)
downloadgnutls-880f2f951bd6e196debf09ba636729d612d411fb.tar.gz
documented update
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cbef62e767..ebcf70e3b7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
+* Version 3.0.24 (unreleased)
+
+** libgnutls: The %COMPAT keyword, if specified, will tolerate
+key usage violation errors (they are far too common to ignore).
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.0.23 (released 2012-09-02)
** gnutls-serv: Listens on IPv6. Patch by Bernhard R. Link.