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_5-34-g022d45b


From: Simon Josefsson
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_5-34-g022d45b
Date: Tue, 20 Apr 2010 06:41:18 +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=022d45bec3d62fe18f55608666f2bed4cca410ba

The branch, master has been updated
       via  022d45bec3d62fe18f55608666f2bed4cca410ba (commit)
       via  0c01ce65b8827b7373e6ac790ca2d51a7679c8b8 (commit)
      from  1d9e661f623e4362ff157e9f833947994b4b00cc (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 022d45bec3d62fe18f55608666f2bed4cca410ba
Author: Simon Josefsson <address@hidden>
Date:   Tue Apr 20 08:41:13 2010 +0200

    Generated.

commit 0c01ce65b8827b7373e6ac790ca2d51a7679c8b8
Author: Simon Josefsson <address@hidden>
Date:   Tue Apr 20 08:40:18 2010 +0200

    Version 2.6.

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

Summary of changes:
 ChangeLog |  171 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS      |    2 +-
 2 files changed, 172 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 512a48e..71c6706 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,174 @@
+2010-04-20  Simon Josefsson <address@hidden>
+
+       * NEWS: Version 2.6.
+
+2010-04-20  Simon Josefsson <address@hidden>
+
+       * gl/getopt.c, gl/getopt_int.h, maint.mk: Update gnulib files.
+
+2010-04-14  Simon Josefsson <address@hidden>
+
+       * doc/announce.txt: Fix links.
+
+2010-04-14  Simon Josefsson <address@hidden>
+
+       * doc/gendocs_template, gl/getopt.c, gl/m4/getopt.m4: Update gnulib
+       files.
+
+2010-04-14  Simon Josefsson <address@hidden>
+
+       * gl/override/doc/gendocs_template.diff: Fix GTK-DOC API location.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * windows/libtasn1/libtasn1.vcproj: Add version.c.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * AUTHORS, NEWS, README, README-alpha, THANKS, doc/TODO,
+       examples/asn1Coding_test.asn, lib/element.h, lib/gstr.h,
+       lib/parser_aux.h, lib/structure.h, tests/Test_encoding.asn,
+       tests/Test_tree.asn, tests/pkix.asn: Add license notes to files.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * tests/Test_parser.asn: Reorder license header, for some reason the
+       Test_parser fails otherwise.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * THANKS: Add people, based on git log reading.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * lib/decoding.c, lib/libtasn1.h, src/asn1Coding.c,
+       src/asn1Decoding.c, src/asn1Parser.c, tests/Test_errors.c: Indent
+       code.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * .x-sc_trailing_blank: Add.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * NEWS, cfg.mk, configure.ac, doc/libtasn1.texi,
+       doc/reference/libtasn1-docs.sgml, doc/texinfo.css,
+       examples/CertificateExample.c, examples/CrlExample.c,
+       examples/pkix.asn, lib/ASN1.y, lib/coding.c, lib/decoding.c,
+       lib/libtasn1.map, lib/parser_aux.c, src/Makefile.am,
+       tests/Test_tree.asn, tests/pkix.asn: Indent examples.  Fix
+       syntax-check warnings.
+
+2010-04-13  Simon Josefsson <address@hidden>
+
+       * .x-sc_prohibit_empty_lines_at_EOF, GNUmakefile,
+       build-aux/c++defs.h, build-aux/warn-on-use.h, cfg.mk,
+       examples/pkix.asn, gl/Makefile.am, gl/m4/gnulib-common.m4,
+       gl/m4/gnulib-comp.m4, gl/m4/stdlib_h.m4, gl/m4/unistd_h.m4,
+       gl/stdlib.in.h, gl/unistd.in.h, gl/wchar.in.h,
+       lib/gllib/Makefile.am, lib/gllib/string.in.h, lib/gllib/wchar.in.h,
+       lib/glm4/gnulib-common.m4, lib/glm4/gnulib-comp.m4,
+       lib/glm4/string_h.m4, maint.mk, tests/Test_parser.asn: Update gnulib
+       files, fix new syntax-check warnings, add license.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am, tests/threadsafety: Add threadsafety self
+       check.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * m4/valgrind.m4: Sync valgrind.m4.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am: Export libtasn1_* too, for backwards
+       compatibility functions.  Reported by address@hidden (Ludovic Courtès).
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * doc/cyclo/cyclo-libtasn1.html: Remove generated file.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * doc/libtasn1.texi: Fix @acronym usage.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * .x-sc_texinfo_acronym: Add.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * build-aux/warn-on-use.h, gl/Makefile.am, gl/getopt.c,
+       gl/gettext.h, gl/m4/gnulib-common.m4, gl/m4/gnulib-comp.m4,
+       gl/m4/stddef_h.m4, gl/m4/stdlib_h.m4, gl/m4/unistd_h.m4,
+       gl/m4/wchar_h.m4, gl/stdint.in.h, gl/stdlib.in.h, gl/unistd.in.h,
+       lib/gllib/stdint.in.h, lib/glm4/gnulib-common.m4,
+       lib/glm4/gnulib-comp.m4, lib/glm4/stddef_h.m4,
+       lib/glm4/string_h.m4, lib/glm4/visibility.m4, lib/glm4/wchar_h.m4,
+       maint.mk: Update gnulib files.
+
+2010-03-30  Simon Josefsson <address@hidden>
+
+       * THANKS, lib/Makefile.am: Link to gnulib library.  Reported by 
address@hidden (Ludovic Courtès).
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am, tests/Test_errors.c: tests/Test_errors: Add,
+       for more error checking.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * doc/Makefile.am: Generated.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * lib/gllib/Makefile.am, lib/gllib/string.in.h,
+       lib/gllib/strverscmp.c, lib/glm4/extensions.m4,
+       lib/glm4/gnulib-cache.m4, lib/glm4/gnulib-comp.m4,
+       lib/glm4/string_h.m4, lib/glm4/strverscmp.m4: Update gnulib files.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am, lib/parser_aux.c, lib/version.c: 
+       asn1_check_version: Simplify.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * lib/parser_aux.c: Doc fixes.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * lib/decoding.c: Doc fixes.
+
+2010-03-16  Simon Josefsson <address@hidden>
+
+       * lib/decoding.c: Doc fixes.
+
+2010-03-15  Simon Josefsson <address@hidden>
+
+       * NEWS, configure.ac, lib/libtasn1.h: Bump versions.
+
+2010-03-15  Simon Josefsson <address@hidden>
+
+       * doc/announce.txt: Add.
+
+2010-03-15  Simon Josefsson <address@hidden>
+
+       * ChangeLog: Generated.
+
 2010-03-15  Simon Josefsson <address@hidden>
 
        * NEWS: Version 2.5.
diff --git a/NEWS b/NEWS
index bef5038..1e670d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
-* Noteworthy changes in release 2.6 (????-??-??) [stable]
+* Noteworthy changes in release 2.6 (2010-04-20) [stable]
 - Fix build failure on platforms without support for GNU LD version scripts.
 - libtasn1: Simplified implementation of asn1_check_version.
 - tests: Improved self-checks.


hooks/post-receive
-- 
GNU libtasn1




reply via email to

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