doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 May 2014 20:39:49 +0000 (22:39 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 May 2014 20:39:49 +0000 (22:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1e62c5d..636247c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ GNU Libtasn1 NEWS                                     -*- outline -*-
 * Noteworthy changes in release 3.6 (unreleased) [stable]
 - Corrected an off-by-one error in ASN.1 DER tag decoding.
 - Several improvements and new safety checks on DER decoding.
+- asn1_der_decoding_element() is an alias to asn1_der_decoding().
 
 * Noteworthy changes in release 3.5 (released 2014-05-01) [stable]
 - Correctly handle decoding of recursive CHOICE options.