diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-03-04 16:47:23 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-03-04 16:47:23 +0100 |
commit | 1386b0abc2711ad4857a1eb43c247b0939c1a638 (patch) | |
tree | 52177433ac2832f5a4020c1b4dcb8fe04dae56e3 /NEWS | |
parent | 4a6f4440668ae7b1812dfbc6f86b7d745134b48d (diff) | |
download | libtasn1-1386b0abc2711ad4857a1eb43c247b0939c1a638.tar.gz libtasn1-1386b0abc2711ad4857a1eb43c247b0939c1a638.tar.bz2 libtasn1-1386b0abc2711ad4857a1eb43c247b0939c1a638.zip |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Version 2.0 (unreleased) - The struct node_asn_struct was removed. It was never intended to be used by applications since it reflects library internal design decisions. +- ASN1 parser code re-generated using Bison 2.4.1. - Build with more warning flags. Many compiler warnings fixed. - API and ABI changes since last version: node_asn_struct: Removed. |