X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=f2f5dfafafdec9cd6fcaba9e8f78cb2d62a67a7d;hb=59e08a5a955cae66ab9cd84da312e5942c2a10f2;hp=c92582ebdfad7586dae23ec6e0d3b42fa27f45e4;hpb=743fa54cd1bc600a1531eb09be221735090cba00;p=gedcom-parse.git diff --git a/ChangeLog b/ChangeLog index c92582e..f2f5dfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,30 @@ +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: