From: Simon Josefsson Date: Wed, 10 Dec 2008 14:52:44 +0000 (+0100) Subject: Add. X-Git-Tag: gnutls_2_7_3~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a88a2e068967f540e3905684e2aef53a57ebc95f;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index cbaf1fce23..f222f71b0c 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,13 @@ Reported by Michael Weiser 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: