summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-02-20 07:43:51 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-02-20 07:43:51 +0100
commit3d97dab2a50d479bf03382b3bf6495c8587d4869 (patch)
treead730d00724c32b214bc0b82dff61ac36c5a1167
parentd380ee391664bf64019578c3bd8d66b21bc7c56c (diff)
downloadgnutls-tmp-enhance-starttls-in-gnutls-cli.tar.gz
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa90b07413..e0242e65e8 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ See the end for copying conditions.
a long list of names in functions such as gnutls_x509_crt_check_hostname().
With the current code, the SANs are parsed once on certificate import.
+** gnutls-cli: Added LMTP, POP3, NNTP, Sieve and PostgreSQL support to the
+ starttls-proto command. Patch by Robert Scheck.
+
** API and ABI modifications:
No changes since last version.