diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-25 14:22:57 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-25 14:22:57 +0100 |
commit | 6ac65bdf6fb21eea71fba8447c6ed62593432f84 (patch) | |
tree | f80f284e63a4fd16db5a1c8ddc95fd92977b0536 /NEWS | |
parent | aa6e97f68d6c8d06f531d9b6bb462dc1c0720f77 (diff) | |
download | libtasn1-6ac65bdf6fb21eea71fba8447c6ed62593432f84.tar.gz libtasn1-6ac65bdf6fb21eea71fba8447c6ed62593432f84.tar.bz2 libtasn1-6ac65bdf6fb21eea71fba8447c6ed62593432f84.zip |
documented update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ GNU Libtasn1 NEWS -*- outline -*- +* Noteworthy changes in release 3.2 (unreleased) [stable] +- Corrected buffer overflow in the error reporting of the parser (reported +by Andreas Metzler). + * Noteworthy changes in release 3.1 (released 2012-11-24) [stable] - Completed rename of types: ASN1_ARRAY_TYPE -> asn1_static_node (was asn1_static_node_t) |