]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 27 Apr 2009 11:03:50 +0000 (13:03 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 27 Apr 2009 11:03:50 +0000 (13:03 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 773090c4ebbf4f613f5ca7b5ca725ba3f7266fad..b39c0afaae798075082be05996b6f20c83067e33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,8 @@ Before all symbols were exported.  Now we limit the exported symbols
 to (for libgnutls and libgnutls-extra) gnutls* and (for libgnutls)
 _gnutls*.  This is a superset of the actual supported ABI, but still
 an improvement compared to before.  This is implemented using Libtool
--export-symbols-regex.
+-export-symbols-regex.  It is more portable than linker version
+scripts.
 
 ** libgnutls: Incremented CURRENT/AGE libtool version to reflect new symbols.
 This should have been done in the last release.