summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-24 17:06:32 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-24 17:06:32 +0000
commitfc0ed0ef07d6fd1c8d7e7e301d61090a3bfd9777 (patch)
treebdd646291562a346a84f7840e86bd2f95e1b46c5
parent46c160a0e3aea8b9a232783a2757b6921b7feed6 (diff)
downloadgnutls-fc0ed0ef07d6fd1c8d7e7e301d61090a3bfd9777.tar.gz
Version 1.1.18.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ace6e96e48..1fe21dc5f4 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2004 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
-* Version 1.1.18
+* Version 1.1.18 (2004-08-24)
- Corrected handling of certificate with dates after year 2038.
- Corrected DER decoder which could incorrectly treat input as BER and fail.
- Correct certtool --smime-to-p7 end of line character handling.