diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-03-14 15:09:56 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-03-14 15:09:56 +0100 |
commit | 8cba109feac0872bdd938e36283063926948ce4c (patch) | |
tree | e1d37a4a8d9dc0d0137b349a4dc80bb5bf28bea5 | |
parent | d84d6567ecdeeb00b2536f3c16bc4f599df23e49 (diff) | |
download | libtasn1-8cba109feac0872bdd938e36283063926948ce4c.tar.gz libtasn1-8cba109feac0872bdd938e36283063926948ce4c.tar.bz2 libtasn1-8cba109feac0872bdd938e36283063926948ce4c.zip |
doc update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ GNU Libtasn1 NEWS -*- outline -*- +* Noteworthy changes in release 3.5 (unreleased) +- Handle recursive CHOICE options. + * Noteworthy changes in release 3.4 (released 2013-11-25) [stable] - Added asn1_delete_structure2() which allows zeroizing the contents of all values in the structure prior to deinitialization. |