]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sun, 22 Aug 2004 10:52:23 +0000 (10:52 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 22 Aug 2004 10:52:23 +0000 (10:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dc8114f298b4086f512a4b56a5b7531c273f29e9..57132aff297a0ebf3c133671f97d27c156ba43de 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
 Version 1.1.18
+- Corrected handling of certificate with dates after year 2038.
 - Added example client and server for anonymous authentication.
 - Added self test that tests anonymous TLS client and server.
 - Assume C89 or better; removed checks for size_t, ptrdiff_t and time_t.