From 404d57934c4b0c717325766340f029ef703a781b Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 8 Apr 2016 13:51:24 +0200 Subject: doc update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7d4f28c..cd65168 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ GNU Libtasn1 NEWS -*- outline -*- - Fixes to avoid reliance on C undefined behavior. - Fixes to avoid an infinite recursion when decoding without the ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq. +- Combined all the BER octet string decoding functions to a single + one based on asn1_decode_simple_ber(). * Noteworthy changes in release 4.7 (released 2015-09-14) [stable] - Fixed regression introduced in the decoding of multi-byte tags -- cgit v1.2.1