summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-09-15 20:41:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-09-15 20:41:33 +0200
commit40729ea27950d7324d407ee87e1e80e842996d4c (patch)
tree73172c7810fe8698526d94f1fd6b5fd81d3570f1
parenta9a74e409439088f1d74c1ab51e8f2013a0e020e (diff)
downloadlibtasn1-40729ea27950d7324d407ee87e1e80e842996d4c.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d8d2563..309dc9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
GNU Libtasn1 NEWS -*- outline -*-
* Noteworthy changes in release 4.2 (unreleased) [stable]
-- Added sanity checks in the decoding of time
+- Added sanity checks in the decoding of time when
+ ASN1_DECODE_FLAG_STRICT_DER is used.
- Fixes in the decoding of OCTET STRING when close to the end
of the structure.