summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-12-31 10:01:12 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-12-31 10:01:12 +0200
commitf7b42f7263dbdfd46e33369e7f1fd4ddb096115c (patch)
tree743a91e20efc8991c8ed991fb8e92c2aff32e436
parentebc9fefa4622248051aa016e0e21da997a03e36b (diff)
downloadgnutls-f7b42f7263dbdfd46e33369e7f1fd4ddb096115c.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f4ed7831d..211812d4f3 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ object we are importing, don't require the object type in the URL.
** guile: Fix compilation on MinGW. Previously only the static version of the
'guile-gnutls-v-2' library would be built, preventing dynamic loading from Guile.
+** certtool: --load-pubkey will also attempt to load a public key
+from stdin.
+
** API and ABI modifications:
No changes since last version.