summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-08-02 01:22:51 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-08-02 01:22:51 +0200
commitb4222f5db3a8dc197068cce867f458ed333b5dec (patch)
treef1a05f14eb44e697049264739b805824b4db621e
parent7a7921a3d127a7d0b75fa2c8376e1fd683ef9e12 (diff)
downloadgnutls-b4222f5db3a8dc197068cce867f458ed333b5dec.tar.gz
documented update
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33a0563989..01435ffc87 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.22 (unreleased)
+
+** certtool: Allow the user to choose the hash algorithm
+when signing certificate request or certificate revocation list.
+
+** API and ABI modifications:
+No changes since last version.
+
+
* Version 3.0.21 (released 2012-07-02)
** libgnutls: fixed bug in gnutls_x509_privkey_import()