summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-11-11 16:40:21 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-11-11 16:40:21 +0000
commitcc01e539a47a78bb43e341a922cf2583f18aa692 (patch)
tree500bfeb7a0097a4ff1028d431bd66e95359288fd /NEWS
parentef2529da0b6ee65131bc26604327c1a3b6caf094 (diff)
downloadgnutls-cc01e539a47a78bb43e341a922cf2583f18aa692.tar.gz
*** empty log message ***gnutls_0_9_97
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9b6f0ab7b9..717f5c0118 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
-Version 0.9.97
+Version 0.9.97 (11/11/2003)
- The certtool utility can now generate PKCS #12 structures
without specifying a certificate.
+- Added capability to read CRLs to certtool.
- Corrected some functions which return GNUTLS_E_SHORT_MEMORY_BUFFER
to properly set the required buffer size.
+- Corrected a bug in libgcrypt detection.
Version 0.9.96 (09/11/2003)
- Some changes to allow compilation with mingw32.