summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2020-06-07 15:39:39 +0200
committerDaiki Ueno <ueno@gnu.org>2020-06-07 15:39:39 +0200
commit8b4b3e6b0d69449b1e374aac8abc8a49177b1640 (patch)
tree3034aeb57fc6d5e5e57e778f30ff08eec85a8273
parent02892b5c86de10efcc3374dbd65af1bd45e7876d (diff)
downloadgnutls-8b4b3e6b0d69449b1e374aac8abc8a49177b1640.tar.gz
NEWS: add missing API modifications to 3.6.14 entry
Reported by Andreas Metzler in: https://lists.gnupg.org/pipermail/gnutls-help/2020-June/004650.html Signed-off-by: Daiki Ueno <ueno@gnu.org>
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4624e200f7..175eb785ff 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,8 @@ gnutls_x509_trust_list_set_getissuer_function: Added
GNUTLS_CIPHER_AES_128_SIV: Added
GNUTLS_CIPHER_AES_256_SIV: Added
GNUTLS_CIPHER_AES_192_GCM: Added
+GNUTLS_NO_AUTO_SEND_TICKET: Added
+gnutls_ext_get_name2: Added
gnutls_pkcs7_print_signature_info: Added
* Version 3.6.13 (released 2020-03-31)