]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sat, 6 Oct 2007 08:26:54 +0000 (10:26 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sat, 6 Oct 2007 08:26:54 +0000 (10:26 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3ac315c8478ca26d5de24f57d6db59c687229dd4..910f5101a6c9ee9a487f758b27b91583c836b334 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
+* Version 2.1.2 (unreleased)
+
+** certtool: Fixed data corruption when using --outder.
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.1.1 (released 2007-09-24)
 
 ** Added support for Camellia cipher, thanks to Yoshisato YANAGISAWA.