From: Nikos Mavrogiannopoulos Date: Wed, 27 Jul 2011 20:10:49 +0000 (+0200) Subject: documented updates. X-Git-Tag: gnutls_3_0_0~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bdf80d7d42baeee0c42a1eae8f6b61e33bdb17b6;p=thirdparty%2Fgnutls.git documented updates. --- diff --git a/NEWS b/NEWS index f82a53f8ca..97b9ee231a 100644 --- a/NEWS +++ b/NEWS @@ -5,10 +5,17 @@ See the end for copying conditions. * Version 3.0.0 (unreleased) -** libgnutls: writev_emu: stop on the first incomplete write +** libgnutls: writev_emu: stop on the first incomplete write. Patch by +Sjoerd Simons. + +** libgnutls: Fix zlib handling in gnutls.pc. Patch by Andreas +Metzler. + +** certtool: bug fixes in certificate request generation. Patch +by Petr Písař. ** API and ABI modifications: -No changes since last version. +gnutls_pcert_list_import_x509_raw: ADDED * Version 2.99.4 (released 2011-07-23)