summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-20 10:16:18 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-20 10:16:18 +0000
commit058af43ce921bc0ff621d0f57e2aa9d905758deb (patch)
tree5aca5aca47a54417f6025737f7a915b587dc52fc
parent07d90cbf7dd01d08f582c62d32e3be338e226df2 (diff)
downloadgnutls-058af43ce921bc0ff621d0f57e2aa9d905758deb.tar.gz
last changes for release
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a99d05ad2f..1160dab1ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,14 @@
-Version 0.3.3
+Version 0.3.4 (20/01/2002)
+- Corrected bugs in DHE RSA key exchange method
+
+Version 0.3.3 (19/01/2002)
- Added gnutls_x509pki_verify_certificate()
- Added gnutls_x509pki_set_trust_mem() and gnutls_x509pki_set_key_mem()
- Bug fixes in srpcrypt (based on patch by Marc Huber)
- Bug fixes in the Handshake protocol (based on patch by Guillaume Morin)
- Corrected library versioning
-Version 0.3.2 (5/01/2001)
+Version 0.3.2 (5/01/2002)
- Corrected bug which did not allow a client to accept multiple CA names
- Added gnutls_fingerprint()
- Added gnutls_x509pki_extract_certificate_serial()