From: Peter Verthez Date: Sat, 15 Dec 2001 14:59:25 +0000 (+0000) Subject: Release 0.11 X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=sidebyside;h=746104f2e59a1c8c18d5fb91e736bf80add4f2c2;p=gedcom-parse.git Release 0.11 --- diff --git a/ChangeLog b/ChangeLog index 9af28a5..b3b5173 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ +2001-12-15 Peter Verthez + + * release 0.11 + Moved CVS repository to sourceforge.net (project gedcom-parse) + +2001-12-10 Peter Verthez + + * all: Use of gettext. + + * gedcom/Makefile.am: Support for the lexer test programs. + + * all: Moved to LGPL license. + 2001-12-09 Peter Verthez + * gedcom/encoding.c (init_encodings): Put data directory of libgedcom + in the GCONV_PATH environment variable (for the ANSEL encoding). + * release 0.10 * all: Full move to autoconf/automake.