From: Simon Josefsson Date: Mon, 27 Apr 2009 11:03:08 +0000 (+0200) Subject: Fix. X-Git-Tag: gnutls_2_7_8~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0381879136cc3ace63c106547f670f642aa9b228;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/NEWS b/NEWS index 644ce9e8f2..773090c4eb 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,8 @@ before, most symbols beginning with _gnutls* are no longer exported. These functions have never been intended for use by applications, and there were no prototypes for these function in the public header files. Thus we believe it is possible to do this without incrementing -the library ABI version. +the library ABI version which normally has to be done when removing an +interface. ** lib: Limit exported symbols on systems without LD linker scripts. Before all symbols were exported. Now we limit the exported symbols