doc update [ci skip]
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 26 Oct 2018 20:50:52 +0000 (22:50 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 26 Oct 2018 20:52:50 +0000 (22:52 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
NEWS

diff --git a/NEWS b/NEWS
index 4f2cc29e4e87c042dfe4ff64edc64c1684cd269a..d6f73255d8a17bfe3d2f15eb41b3d73925222e35 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,11 +10,16 @@ See the end for copying conditions.
 ** libgnutls: Provide the option of transparent re-handshake/reauthentication
    when the GNUTLS_AUTO_REAUTH flag is specified in gnutls_init().
 
+** libgnutls: Added support for AES-CFB8 cipher (#357)
+
 ** p11tool: fix initialization of security officer's PIN with the --initialize-so-pin
    option (#561)
 
 ** API and ABI modifications:
 GNUTLS_AUTO_REAUTH: Added
+GNUTLS_CIPHER_AES_128_CFB8: Added
+GNUTLS_CIPHER_AES_192_CFB8: Added
+GNUTLS_CIPHER_AES_256_CFB8: Added
 
 
 * Version 3.6.4 (released 2018-09-24)