diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2001-11-13 19:04:43 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2001-11-13 19:04:43 +0000 |
commit | ac230f5a48c3e544e8dde926933f537808d86168 (patch) | |
tree | 0533579c065acadb37e982a1f0f6f19955f287e2 | |
parent | 8ba81896b1d5b145e79c18c444539f4ca8877af3 (diff) | |
download | gnutls-ac230f5a48c3e544e8dde926933f537808d86168.tar.gz |
*** empty log message ***
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |