summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-01-03 10:01:57 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-01-03 10:01:57 +0000
commit1f1a9d21a1a6ce2e63f3016f9b832b86d6731130 (patch)
treeb488dda5aa69b9838fa9514ddd8bc768e907371e /NEWS
parentc2136dde43fdc00afc2ef1f7495b90bf1f46d74e (diff)
downloadgnutls-1f1a9d21a1a6ce2e63f3016f9b832b86d6731130.tar.gz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0429dfe8f..7ed8d6b7bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 1.1.4
+- Improved gnutls-cli's SRP behaviour in SRP ciphersuites.
+ If they are of highest priority then the abreviated handshake
+ is used.
+- Removed all references of missing files.
+- Changed handshake behaviour to send the lowest TLS version
+ when an unsupported version was advertized. The current behaviour
+ is to send the maximum version we support.
+
Version 1.1.3 (30/12/2003)
- Implemented TLS 1.1 (and also obsoleted the TLS 1.0 CBC protection
hack).