]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Wed, 10 Dec 2008 14:52:44 +0000 (15:52 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 10 Dec 2008 14:52:44 +0000 (15:52 +0100)
NEWS

diff --git a/NEWS b/NEWS
index cbaf1fce2372d0ea73a908ae5c60ed6c37c37a56..f222f71b0c91b37f7e2f90114e53c00a6b818304 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,13 @@ Reported by Michael Weiser <michael@weiser.dinsnail.net> in
 
 ** gnutls: Small byte reads via gnutls_record_recv() optimized.
 
+** certtool: Move gcry_control(GCRYCTL_ENABLE_QUICK_RANDOM, 0) call earlier.
+It needs to be invoked before libgcrypt is initialized.
+
+** gnutls-cli: Return non-zero exit code on error conditions.
+
+** gnutls-cli: Corrected bug which caused a rehandshake request to be ignored.
+
 ** tests: Added chainverify self-test that tests X.509 chain verifications.
 
 ** API and ABI modifications: