summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-03-14 15:09:56 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-03-14 15:09:56 +0100
commit8cba109feac0872bdd938e36283063926948ce4c (patch)
treee1d37a4a8d9dc0d0137b349a4dc80bb5bf28bea5
parentd84d6567ecdeeb00b2536f3c16bc4f599df23e49 (diff)
downloadlibtasn1-8cba109feac0872bdd938e36283063926948ce4c.tar.gz
libtasn1-8cba109feac0872bdd938e36283063926948ce4c.tar.bz2
libtasn1-8cba109feac0872bdd938e36283063926948ce4c.zip
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e9c1d03..022e75d 100644
--- a/NEWS
+++ b/NEWS
@@ -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.