summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-13 19:04:16 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-13 19:04:16 +0000
commit8ba81896b1d5b145e79c18c444539f4ca8877af3 (patch)
treef67b9bc6d0eb7a3e6f9fcfe114e555b514418b3d
parent0241ddea9d4a880493535ac788c0788fe896229b (diff)
downloadgnutls-8ba81896b1d5b145e79c18c444539f4ca8877af3.tar.gz
*** empty log message ***
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index efe374c446..7bba70bccf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
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.