summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-01-12 23:17:38 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-01-12 23:17:38 +0100
commitc8bc884503731fd1212fa24168fc0cd5a109c356 (patch)
treed8e18aef0e3868c4b85a1cdc467ff09e4f72586b
parent99f952aea13a81df07dedff77fbcd0afbb781f9d (diff)
downloadgnutls-c8bc884503731fd1212fa24168fc0cd5a109c356.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d81eacb394..1debe08a3d 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ Initially reported at <https://bugzilla.redhat.com/show_bug.cgi?id=1177847>.
** certtool: --pubkey-info will also attempt to load a public key
from stdin.
+** gnutls-cli: Added --starttls-proto option. That allows to specify a
+protocol for starttls negotiation.
+
** API and ABI modifications:
No changes since last version.