]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 30 May 2014 17:35:01 +0000 (19:35 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 30 May 2014 17:35:01 +0000 (19:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 054b727fb4c7d517c38bc7fded283a5a7e6b2f37..3dc6d2bd53dc813d309890a5739d47bac9087caf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@ Copyright (C) 2000-2014 Free Software Foundation, Inc.
 Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
+* Version 3.3.4 (unreleased)
+
+** libgnutls: Updated Andy Polyakov's assembly code. That prevents a
+crash on certain CPUs.
+
+** API and ABI modifications:
+No changes since last version.
+
+
 * Version 3.3.3 (released 2014-05-30)
 
 ** libgnutls: Eliminated memory corruption issue in Server Hello parsing.