libtasn1-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU libtasn1 branch, master, updated. libtasn1_3_6-46-gb64eeb6


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_3_6-46-gb64eeb6
Date: Thu, 26 Jun 2014 14:14:12 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=b64eeb621eeeaed2fa8bd3514b8d79c5533fc143

The branch, master has been updated
       via  b64eeb621eeeaed2fa8bd3514b8d79c5533fc143 (commit)
       via  84fdc75bad1242c8e3f09799891772631267105d (commit)
      from  9d8263225b82469c6c1209e1f448d0f021544628 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b64eeb621eeeaed2fa8bd3514b8d79c5533fc143
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Jun 26 16:12:23 2014 +0200

    doc: Added new functions

commit 84fdc75bad1242c8e3f09799891772631267105d
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Jun 26 10:19:01 2014 +0200

    doc update

-----------------------------------------------------------------------

Summary of changes:
 NEWS            |    2 +-
 doc/Makefile.am |    4 ++++
 2 files changed, 5 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.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a97d668..d867bfd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -56,6 +56,7 @@ gdoc_MANS += man/asn1_get_tag_der.3
 gdoc_MANS += man/asn1_get_length_ber.3
 gdoc_MANS += man/asn1_get_octet_der.3
 gdoc_MANS += man/asn1_get_bit_der.3
+gdoc_MANS += man/asn1_der_decoding2.3
 gdoc_MANS += man/asn1_der_decoding.3
 gdoc_MANS += man/asn1_der_decoding_element.3
 gdoc_MANS += man/asn1_der_decoding_startEnd.3
@@ -84,6 +85,7 @@ gdoc_MANS += man/asn1_print_structure.3
 gdoc_MANS += man/asn1_number_of_elements.3
 gdoc_MANS += man/asn1_find_structure_from_oid.3
 gdoc_MANS += man/asn1_copy_node.3
+gdoc_MANS += man/asn1_dup_node.3
 gdoc_MANS += man/asn1_parser2tree.3
 gdoc_MANS += man/asn1_parser2array.3
 gdoc_MANS += man/asn1_check_version.3
@@ -102,6 +104,7 @@ gdoc_TEXINFOS += texi/asn1_get_tag_der.texi
 gdoc_TEXINFOS += texi/asn1_get_length_ber.texi
 gdoc_TEXINFOS += texi/asn1_get_octet_der.texi
 gdoc_TEXINFOS += texi/asn1_get_bit_der.texi
+gdoc_TEXINFOS += texi/asn1_der_decoding2.texi
 gdoc_TEXINFOS += texi/asn1_der_decoding.texi
 gdoc_TEXINFOS += texi/asn1_der_decoding_element.texi
 gdoc_TEXINFOS += texi/asn1_der_decoding_startEnd.texi
@@ -130,6 +133,7 @@ gdoc_TEXINFOS += texi/asn1_print_structure.texi
 gdoc_TEXINFOS += texi/asn1_number_of_elements.texi
 gdoc_TEXINFOS += texi/asn1_find_structure_from_oid.texi
 gdoc_TEXINFOS += texi/asn1_copy_node.texi
+gdoc_TEXINFOS += texi/asn1_dup_node.texi
 gdoc_TEXINFOS += texi/asn1_parser2tree.texi
 gdoc_TEXINFOS += texi/asn1_parser2array.texi
 gdoc_TEXINFOS += texi/asn1_check_version.texi


hooks/post-receive
-- 
GNU libtasn1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]