doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 27 May 2014 20:06:33 +0000 (22:06 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 27 May 2014 20:06:33 +0000 (22:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a2b44b2..7fbeb31 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
+* Noteworthy changes in release 3.7 (unreleased) [stable]
+- asn1_der_decoding_element() is an alias to asn1_der_decoding().
+- Fixes in DER decoding.
+
 * Noteworthy changes in release 3.6 (released 2014-05-25) [stable]
 - Corrected an off-by-one error in ASN.1 DER tag decoding.
 - Several improvements and new safety checks on DER decoding;