From: Simon Josefsson Date: Mon, 24 Sep 2007 11:03:26 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_1_1~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d541e34c0e89a4aea3ac8f4a02fdbc3f5378decd;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 6c4257ad82..4ee04c7819 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ See the end for copying conditions. * Version 2.1.1 (unreleased) ** Added support for Camellia cipher, thanks to Yoshisato YANAGISAWA. +Camellia is only enabled in GnuTLS if the installed libgcrypt has been +compiled with Camellia support. See the libgcrypt documentation on +how to enable it. Unconditionally disable it using the configure +option --disable-camellia. ** API and ABI modifications: No changes since last version.