X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=ChangeLog;h=b3b5173eb6247ab87c479ca5d87a93a03d674190;hb=783b2fe5a3b3b7ac7082f08c367aae0368012f6b;hp=9af28a528867c356958ffb09d78e600e86e4ac7d;hpb=6ee8ed1cc1970fa91ca191ff9b43bf0ee1dbbaae;p=gedcom-parse.git 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.