From: Nikos Mavrogiannopoulos Date: Thu, 2 Jan 2014 11:14:27 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~383 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=41ca2b3ab8dbf62b52d750746a7a4cece83bb0e6;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 3732a0f2ee..be0ef31390 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,8 @@ See the end for copying conditions. ** libgnutls: The initialization of the library was moved to a constructor. That is, gnutls_global_init() is no longer required -unless linking with a static library. +unless linking with a static library or a system that does not +support library constructors. ** libgnutls: DH parameter generation is now delegated to nettle.