Added missing space in string.
[gedcom-parse.git] / ChangeLog
index 089617e192d8a5f5e5f94a911e46800874ff7a42..d6aed350d59693fb15cca969f78d9b99c112c271 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
+2002-12-30  Peter Verthez  <Peter.Verthez@advalvas.be>
+
+       * 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  <Peter.Verthez@advalvas.be>
+
+       * configure.in, include/gedcom.h.in: Move to three-part version
+       numbers.
+
+       * m4/gedcom.m4: Major changes.
+
+2002-12-22  Peter Verthez  <Peter.Verthez@advalvas.be>
+
+       * gedcom-config.in: New file.
+
 2002-12-21  Peter Verthez  <Peter.Verthez@advalvas.be>
 
+       * 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.