X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=ChangeLog;h=ee0992e4088a435c7e96952a0288bb29b0eea3aa;hb=d563731845efada15183b9be72061203c4e82105;hp=089617e192d8a5f5e5f94a911e46800874ff7a42;hpb=9651b62c39f6b812a65367a735130c8e83e316b8;p=gedcom-parse.git diff --git a/ChangeLog b/ChangeLog index 089617e..ee0992e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,29 @@ +2002-12-30 Peter Verthez + + * release 0.20.0 + + * gedcom/write.c: Give warning if character set in HEAD.CHAR is not + the same as current character set (and force value). + + * gom/header.c, gom/gom_modify.c: Added function + gom_header_update_timestamp and supporting functions. + +2002-12-29 Peter Verthez + + * configure.in, include/gedcom.h.in: Move to three-part version + numbers. + + * m4/gedcom.m4: Major changes. + +2002-12-22 Peter Verthez + + * gedcom-config.in: New file. + 2002-12-21 Peter Verthez + * libutf8 is changed to a shared library, and has now its own + package (see further ChangeLog in that directory). + * gedcom/date.c, gedcom/gedcom_date.*: New functions for handling date values.