summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-09 11:38:21 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-09 11:38:21 +0200
commit9676d36533928fa3769f9d59b6519e92e1eb660b (patch)
tree0596749a6f9c4e499f39d69a58afe3b383617d91
parent220c35dfae010a503b3993044376f96d57e062a1 (diff)
downloadlibtasn1-9676d36533928fa3769f9d59b6519e92e1eb660b.tar.gz
libtasn1-9676d36533928fa3769f9d59b6519e92e1eb660b.tar.bz2
libtasn1-9676d36533928fa3769f9d59b6519e92e1eb660b.zip
doc update
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d62c429..7d1191b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ GNU Libtasn1 NEWS -*- outline -*-
* Noteworthy changes in release 3.7 (unreleased) [stable]
- asn1_der_decoding_element() is an alias to asn1_der_decoding().
-- optimized asn1_der_decoding_startEnd(). It only performs the decoding
- step, if it is not already done.
+- optimized asn1_der_decoding_startEnd(). It no longer requires the
+ decoding step.
- Added asn1_dup_node().
- asn1_read_value() understands the ?CURRENT keyword, which can be used
to indicate the current element of a sequence, when the provided node