documented updates
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 22 Nov 2012 18:13:30 +0000 (19:13 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 22 Nov 2012 18:13:30 +0000 (19:13 +0100)
NEWS

diff --git a/NEWS b/NEWS
index d2503bb..9997ea1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ GNU Libtasn1 NEWS                                     -*- outline -*-
 * Noteworthy changes in release 3.1 (unreleased) [stable]
 - Completed rename of types:
   ASN1_ARRAY_TYPE -> asn1_static_node (was asn1_static_node_t)
+- Added new types: VisibleString, NumericString, IA5String, TeletexString,
+  PrintableString, UniversalString, BMPString, UTF8String. When re-defined
+  a warning is being instead of failing.
+- Parser outputs more detailed syntax error message.
 
 * Noteworthy changes in release 3.0 (2012-10-28) [stable]
 - Added tool in tests/ to benchmark X.509 structure decoding.