From: Nikos Mavrogiannopoulos Date: Fri, 30 May 2014 17:35:01 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_4~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=128c26cfecff7e6cbd97669536de71d60c1a2c7c;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 054b727fb4..3dc6d2bd53 100644 --- 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.