summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-04-06 19:28:40 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-04-06 19:28:40 +0200
commit1bb438105bc1209e071ae17e7de1cf7bb0b68340 (patch)
tree6486ca5a13da4ff7a2c479347ed0e566a52da6e3
parent206cd53276d284b3a1649b8d61a28d271a8a6247 (diff)
downloadgnutls-1bb438105bc1209e071ae17e7de1cf7bb0b68340.tar.gz
documented fixes
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d5e3629068..dd64b59f6e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
+* Version 3.0.19 (unreleased)
+
+** tests: Disabled floating point test, and corrections
+in pkcs12 decoding tests.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.0.18 (released 2012-04-02)
** certtool: Avoid a Y2K38 bug when generating certificates.