summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d26c9070ea..5cf94e92d5 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,10 @@ Copyright (C) 2000-2015 Free Software Foundation, Inc.
Copyright (C) 2013-2015 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.4.12 (unreleased)
+* Version 3.4.12 (released 2016-05-20)
+
+** libgnutls: The CHACHA20-POLY1305 ciphersuite is enabled by default. This
+ cipher is prioritized after AES-GCM.
** libgnutls: Fixes in gnutls_privkey_import_ecc_raw().