documented fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 13 Mar 2012 18:40:25 +0000 (19:40 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 13 Mar 2012 18:40:25 +0000 (19:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index fae31ed..2195ba9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ GNU Libtasn1 NEWS                                     -*- outline -*-
 - build: Update gnulib files.
 - API is based on integers instead of long to prevent errors in systems
   where sizeof(int)!=sizeof(long).
+- Corrected DER decoding issue (reported by Matthew Hall).
 
 * Noteworthy changes in release 2.11 (2011-11-25) [stable]
 - qa: Now builds without compiler warnings with Solaris CC.