summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-10 13:32:10 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-10 13:32:10 +0200
commitde6fc9bcff6e00ff18ead89f15b1cad4d280487d (patch)
tree0d4c5a1ca6fd4b333941a74dfe2bf7b8450b26e9
parent8c54aa13a7011b10e2f47541811846f228045c2a (diff)
downloadgnutls-de6fc9bcff6e00ff18ead89f15b1cad4d280487d.tar.gz
Add.
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54eb33fc18..fc6a73abda 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,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>.
+
** minitasn1: Internal copy updated to libtasn1 v2.3.
** tests: Fix failure in "chainverify" because a certificate have expired.