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

diff --git a/NEWS b/NEWS
index d3b1b86..61784c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.2.19
+- Export DER utility functions, mostly so that GnuTLS can avoid using
+  libtasn1 internals.
+
 Version 0.2.18
 - Fix out-of-bounds access in DER decoding, reported by Evgeny Legerov.
 - Add 'const' keyword to some prototypes, thanks to Frediano ZIGLIO.