summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 21adcf744e..09e447e6b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
-Version 1.1.8
+Version 1.1.8 (07/04/2004)
- Implemented all the tests for the SRP group parameters in
client side. This may lead to incompatibility with very
old gnutls servers.
- Corrected bug in RSA parameters handling which could cause
unexpected crashes.
+- Optimized the copying of rsa_params.
Version 1.1.7 (29/03/2004)
- Added gnutls_certificate_set_params_function() and