From 1e5979dccd1389730d0e6525f9a3d33cbdad5bed Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 7 May 2006 15:02:09 +0000 Subject: *** empty log message *** --- ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8024dc..8c0d675 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,57 @@ +2006-05-07 Simon Josefsson + + * NEWS: Version 0.3.3. + +2006-05-07 Simon Josefsson + + * NEWS: Add dates for releases. + +2006-05-07 Simon Josefsson + + * gl/Makefile.am: Update. + +2006-05-05 Nikos Mavrogiannopoulos + + * lib/structure.c, NEWS: corrected bug in copy_structure3(). This + caused bad encodings. + +2006-04-26 Nikos Mavrogiannopoulos + + * lib/coding.c, lib/decoding.c, lib/element.c, lib/errors.c, + lib/gstr.c, lib/parser_aux.c, lib/structure.c: changed the coding + style to -i2, so the source code is readable again. + +2006-04-26 Nikos Mavrogiannopoulos + + * lib/libtasn1.h: class conflicts with c++ + +2006-04-26 Simon Josefsson + + * lib/libtasn1.h: Update. + +2006-04-26 Simon Josefsson + + * NEWS: Add. + +2006-04-26 Simon Josefsson + + * configure.in: Bump versions. + +2006-03-30 Simon Josefsson + + * lib/libtasn1.h, lib/structure.c: Fix warnings and C++ use, from + Nikos. + +2006-03-26 Nikos Mavrogiannopoulos + + * configure.in: added -Wno-pointer-sign to gcc to avoid tons of + useless warnings. + +2006-03-26 Nikos Mavrogiannopoulos + + * lib/decoding.c, lib/parser_aux.c, lib/parser_aux.h: Removed some + of signedness warnings. Still many to go. + 2006-03-12 Simon Josefsson * doc/Makefile.am: Add header. -- cgit v1.2.3