summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-26 01:11:34 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-26 01:11:34 +0100
commit017d81e45b4fc71273cd66f47cc5b36d1ba00a06 (patch)
tree751e42580d308a45c6f1d7a4d13ad03c241bf6ec
parent85052097ad9cbad629108a2c3bc92b6d311f9804 (diff)
downloadgnutls-017d81e45b4fc71273cd66f47cc5b36d1ba00a06.tar.gz
documented changes.
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bbb96251c2..ce1847cbc5 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,21 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
See the end for copying conditions.
+* Version 2.12.0 (unreleased)
+
+** libgnutls: Bug fixes in opencdk code. Reported by Vitaly Kruglikov.
+
+** libgnutls: Corrected windows system_errno() function prototype.
+
+** libgnutls: C++ compatibility fix for compat.h. Reported by Mark Brand.
+
+** libgnutls: Fix size of gnutls_openpgp_keyid_t by using the
+GNUTLS_OPENPGP_KEYID_SIZE definition. Reported by Andreas Metzler.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 2.12.0 (released 2011-03-24)
** certtool: Warns on generation of DSA keys of over 1024 bits, about
@@ -31,7 +46,6 @@ This introduces an ABI incompatibility with previous versions.
** API and ABI modifications:
gnutls_pubkey_import_openpgp: MODIFIED
-No changes since last version.
* Version 2.11.7 (released 2011-03-09)