]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Mon, 10 Aug 2009 11:31:03 +0000 (13:31 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 10 Aug 2009 11:31:03 +0000 (13:31 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 71df52c3501a741b8421cf6ef783003761a30a0a..19a184d400f546733863d133783e940dacee4166 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,12 @@ gnutls_dh_get_peers_public_bits.  Before the reported value was
 overestimated.  Reported by Peter Hendrickson <pdh@wiredyne.com> in
 <http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3607>.
 
+** libgnutls: Avoid internal error when invoked after GNUTLS_E_AGAIN.
+Report and patch by Tim Kosse <tim.kosse@filezilla-project.org> in
+<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3671>
+and
+<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3670>.
+
 ** tests: Added new self-test pkcs12_s2k_pem to detect MPI bit length error.
 
 ** tests: Improved test vectors in self-test pkcs12_s2k.