X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=ChangeLog;h=63891397e169fd3c6421cdd9cf9583a800bc0579;hb=51285ba56b69a19c1a12269c76ee814102fa3256;hp=c92582ebdfad7586dae23ec6e0d3b42fa27f45e4;hpb=e14901158ea1f68ffcb829e57fb973d8e1161d6f;p=gedcom-parse.git diff --git a/ChangeLog b/ChangeLog index c92582e..6389139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,35 @@ +2003-02-05 Peter Verthez + + * gedcom/date.c (gedcom_parse_date): Keep parsed values in date if + parse was OK, but didn't result in a valid date. + +2003-02-02 Peter Verthez + + * release 0.90.0 + +2003-02-01 Peter Verthez + + * gedcom/compat.c, gedcom/gedcom.y, gedcom/gedcom_lex_common.c: + More EasyTree compatibility. + + * gom/gom.c, gom/gom_internal.h: Better warning messages for context + mismatches. + + * gedcom/compat.c, gedcom/gedcom.y, gedcom/gedcom_lex_common.c: + Added compatibility for PAF 4. + + * include/gedcom.h.in, gedcom/compat.c: New function + gedcom_set_compat_options. + 2003-01-26 Peter Verthez + * gedcom/compat.c: Added compatibility for Family Origins. + + * gedcom/gedcom.y: Allow empty CONT tags. + + * include/gom.h, gom/*.c: Added functions to add, remove and move + substructs. + * gedcom/date.c (numbers_to_strings): Some checking of input. * include/gedcom.h.in, gedcom/age.c, gedcom/date.c, gedcom/write.c: