summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-26 10:19:01 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-26 10:19:01 +0200
commit84fdc75bad1242c8e3f09799891772631267105d (patch)
treeaffa5f7fc9c99cac9462a4b1754daabf7f6fe412
parent9d8263225b82469c6c1209e1f448d0f021544628 (diff)
downloadlibtasn1-84fdc75bad1242c8e3f09799891772631267105d.tar.gz
doc update
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34d56c4..ee72fa4 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ GNU Libtasn1 NEWS -*- outline -*-
ASN1_DECODE_FLAG_ALLOW_PADDING: New definition
asn1_dup_node: New function
asn1_der_decoding2: New function
- asn1_der_decoding_element: Made alias to asn1_der_decoding
+ asn1_der_decoding_element: It is now an alias to asn1_der_decoding
* Noteworthy changes in release 3.6 (released 2014-05-25) [stable]
- Corrected an off-by-one error in ASN.1 DER tag decoding.