From 56119df5ccb17e165b498f318ec289e61a704008 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 16 Nov 2006 14:47:00 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ChangeLog b/ChangeLog index 82a45c1..493c616 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2006-11-16 Simon Josefsson + + * NEWS: Version 0.3.8. + +2006-11-16 Simon Josefsson + + * lib/libtasn1.h: Bump version. + +2006-11-16 Simon Josefsson + + * tests/Makefile.am: Revert, problems was double EXTRA_DIST. + +2006-11-16 Simon Josefsson + + * tests/Makefile.am: Add -I's. + +2006-11-16 Simon Josefsson + + * NEWS: Fix. + +2006-11-16 Simon Josefsson + + * configure.in: Bump versions. + +2006-11-16 Simon Josefsson + + * gl/Makefile.am, gl/gettext.h, gl/m4/gnulib-comp.m4: Update. + +2006-11-16 Simon Josefsson + + * NEWS, gl/Makefile.am, gl/getopt_.h, gl/gettext.h, gl/progname.h, + gl/read-file.c, gl/read-file.h, gl/m4/gnulib-cache.m4, + gl/m4/gnulib-comp.m4, gl/m4/read-file.m4, src/asn1Decoding.c, + tests/Makefile.am, tests/crlf, tests/crlf.cer, tests/pkix.asn: Use + read_binary_file to read data, for Windows. Add self-test to test + regressions. + +2006-10-30 Simon Josefsson + + * doc/TODO: Add. + +2006-10-30 Simon Josefsson + + * src/asn1Coding.c: Fix last commit. + +2006-10-30 Simon Josefsson + + * src/asn1Coding.c: Handle arbitrary large DER output lenghts. + 2006-10-19 Simon Josefsson * NEWS: Version 0.3.7. -- 2.11.4.GIT