summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-13 19:04:43 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-13 19:04:43 +0000
commitac230f5a48c3e544e8dde926933f537808d86168 (patch)
tree0533579c065acadb37e982a1f0f6f19955f287e2
parent8ba81896b1d5b145e79c18c444539f4ca8877af3 (diff)
downloadgnutls-ac230f5a48c3e544e8dde926933f537808d86168.tar.gz
*** empty log message ***
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bba70bccf..abac741422 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Version 0.2.11
+
- Changed the meaning of GNUTLS_E_REHANDSHAKE value. If this value
is returned, then the caller should perform a handshake or send
an alert to the peer.