summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-28 15:41:23 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-28 15:41:23 +0300
commite861f599e85ce27b92d8378041a30c14a6cd3ca2 (patch)
treedfc780b8cbf24f503634559413b5431c9c9c0e33 /NEWS
parent24a699085de7ea17e71865e8ca8efd66a108f19f (diff)
downloadgnutls-e861f599e85ce27b92d8378041a30c14a6cd3ca2.tar.gz
updated doc
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d84a7ecb3..894342ed42 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ gnutls_privkey_sign_hash() to operate as with gnutls_privkey_sign_raw_data().
This makes it consistent with verification with GNUTLS_PUBKEY_VERIFY_FLAG_TLS1_RSA
flag.
+** libgnutls: Fixes in unknown DN string printing. Issues reported and
+patches by Stef Walter.
+
** certtool: When generating certificates the default answer for marking the
key for signing and encryption is yes.