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_2_13-22-g7e6ece9


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_13-22-g7e6ece9
Date: Thu, 13 Sep 2012 20:26:22 +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=7e6ece95a21d573f2699e77cf74c4c2fb2d08010

The branch, master has been updated
       via  7e6ece95a21d573f2699e77cf74c4c2fb2d08010 (commit)
      from  95da3661c7e758352893636508d776652aa5a991 (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 7e6ece95a21d573f2699e77cf74c4c2fb2d08010
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Sep 13 22:26:14 2012 +0200

    Added symbol into old API

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

Summary of changes:
 lib/libtasn1.map |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/lib/libtasn1.map b/lib/libtasn1.map
index f4c3253..83235ed 100644
--- a/lib/libtasn1.map
+++ b/lib/libtasn1.map
@@ -49,6 +49,7 @@ LIBTASN1_0_3
     asn1_read_value;
     asn1_strerror;
     asn1_write_value;
+    asn1_read_node_value;
 
     # Old symbols
     libtasn1_strerror;
@@ -58,9 +59,3 @@ LIBTASN1_0_3
     *;
 };
 
-LIBTASN1_0_4
-{
-  global:
-    asn1_read_node_value;
-} LIBTASN1_0_3;
-


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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