Add.
authorSimon Josefsson <simon@josefsson.org>
Sat, 11 Feb 2006 11:01:43 +0000 (11:01 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 11 Feb 2006 11:01:43 +0000 (11:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 61784c1..5a3b604 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 Version 0.2.19
 - Export DER utility functions, mostly so that GnuTLS can avoid using
   libtasn1 internals.
+- The _asn1* symbols are not exported in the shared library file (when
+  using GNU ld).
 
 Version 0.2.18
 - Fix out-of-bounds access in DER decoding, reported by Evgeny Legerov.