summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-05 18:41:59 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-01-05 18:41:59 +0000
commit1f061203b4402b8192a630988503afe6fc588026 (patch)
treeb9ad3ea3a19b316dfa32364f9b27301b5b1724ac /NEWS
parenta21349b7bd4aa45ed9ece6d8ac77735744f46e2d (diff)
downloadgnutls-1f061203b4402b8192a630988503afe6fc588026.tar.gz
last minute changes for 0.3.2 releasegnutls_0_3_2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 57294b1766..11526d24dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,18 @@
-Version 0.3.2
+Version 0.3.2 (5/01/2001)
- Corrected bug which did not allow a client to accept multiple CA names
- Added gnutls_fingerprint()
- Added gnutls_x509pki_extract_certificate_serial()
- Added gnutls_b64_encode_fmt() and gnutls_b64_decode_fmt()
- Corrected behaviour in version advertizing
- Updated documentation
+- Prefixed all types in gnutls.h with 'GNUTLS_' to avoid namespace collisions
Version 0.3.1 (21/12/2001)
- Corrections in the configuration files
- Fixes a bug in anonymous authentication
Version 0.3.0 (17/12/2001)
-- Corrected bug in new integer formatting (now we use the old again)
+- Corrected bug in new integer formatting (now we use the old format again)
- Several corrections and usual cleanups
Version 0.2.91 (10/12/2001)