]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 1 Nov 2005 07:51:14 +0000 (07:51 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 1 Nov 2005 07:51:14 +0000 (07:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7327ebda6bfe20c1b4e94e1fb61362c0ce4d0f5b..16e59bb8f4338b9009601368b5aa6c006892b1d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ See the end for copying conditions.
   verification mode used by gnutls_certificate_verify_peers2.
 - Make it possible to send empty data through gnutls_record_send,
   to align with the send(2) API.
+- Some changes in the certificate receiving part of handshake to prevent
+  some possible errors with non-blocking servers.
 - The (experimental) low-level crypto alternative to libgcrypt used
   earlier (Nettle) has been replaced with crypto code from gnulib.
   This leads to easier re-use of these components in other projects,