summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-11 13:33:34 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-11-11 13:33:38 +0100
commit8886a2f6029f5e7929162145970abaf1a5bcd224 (patch)
tree4f2cad1d965934a3e598cbba80981d07159955e3 /NEWS
parent12a28f4fa86e8420bdaeafba0fddfbd028a446ee (diff)
downloadgnutls-8886a2f6029f5e7929162145970abaf1a5bcd224.tar.gz
bumped library version and documented updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa2477469b..72d16366b0 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ See the end for copying conditions.
** certtool: Certtool -e returns error code on verification
failure.
+** certtool: Verifies parameters of generated keys.
+
** libgnutls: Corrected ECC key generation (introduced in 3.0.6)
** libgnutls: Provide less timing information when decoding
@@ -17,6 +19,10 @@ The reason was that the code that auto-generated the man pages missed
many APIs and we couldn't fix it (volunteers welcome). See the info
manual or the GTK-DOC manual instead.
+** API and ABI modifications:
+gnutls_x509_privkey_verify_params: Added
+
+
* Version 3.0.7 (released 2011-11-08)
** libgnutls: Corrected fix in gnutls_session_get_data()