summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-08 12:38:24 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-08 12:38:24 +0000
commitd0bbe6e61ddd9304022d4965879a7b3ebfd67210 (patch)
tree5531b00d5744fe04cebf663504db02b264d65abd /NEWS
parentcdfbbf6eae3e783520b13a52b5138061300818d7 (diff)
downloadgnutls-d0bbe6e61ddd9304022d4965879a7b3ebfd67210.tar.gz
Created gnutls_handshake_set_private_extensions() function.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec6bbc2921..4f873b4728 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ Version ?.?.?
- Removed stubs for SRP and Anonymous authentication. They served
no purpose since they are always included, unless it was requested
not to do so.
+- Added gnutls_handshake_set_private_extensions() function. This
+ function can be used to enable private (gnutls specific) cipher suites
+ and compression algorithms.
Version 0.4.3 (23/05/2002)
- The gnutls-extra library now compiles fine, if the opencdk library is