]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 20 Feb 2014 13:18:11 +0000 (14:18 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 20 Feb 2014 13:18:11 +0000 (14:18 +0100)
NEWS

diff --git a/NEWS b/NEWS
index eb37e15f6de19819142e062f1707a295b238b260..4cf9df857f3ce5ec8a1b17ec4f3a717913bfabe9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GnuTLS NEWS -- History of user-visible changes.                -*- outline -*-
-Copyright (C) 2000-2012 Free Software Foundation, Inc.
-Copyright (C) 2013 Nikos Mavrogiannopoulos
+Copyright (C) 2000-2014 Free Software Foundation, Inc.
+Copyright (C) 2013, 2014 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
 * Version 3.3.0 (unreleased)
@@ -41,7 +41,7 @@ gnutls_privkey_generate; e.g., GNUTLS_SUBGROUP_TO_BITS(2048, 256).
 ** libgnutls: DH parameter generation is now delegated to nettle.
 
 ** libgnutls: Separated nonce RNG from the main RNG. The nonce
-random number generator is based on salsa20.
+random number generator is based on salsa20/12.
 
 ** libgnutls: The buffer alignment provided to crypto backend is
 enforced to be 16-byte aligned, when compiled with cryptodev