summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.