From b13b894890fdcb630fe67cee4890857f66cd9308 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 4 Jan 2003 18:47:31 +0000 Subject: [PATCH] Updates. --- ChangeLog | 23 +++++++++++++++++++++++ NEWS | 12 ++++++++++++ 2 files changed, 35 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee0992e..9e64b55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2003-01-04 Peter Verthez + + * gedcom/compat.c, gedcom/gedcom.y: Some compatibility with PAF added. + + * gedcom/multilex.c (determine_encoding): Recognize the UTF-8 byte + order mark. + + * gom/change_date.c: Added functions to update timestamps in any + record. + + * gedcom/compat.*, gedcom.y, gedcom_lex_common.c: Better separation + of compatibility handling. + + * t/compat-*: Tests for compatibility handling. + +2003-01-03 Peter Verthez + + * bin/gedcom-check.c: Added program to check validity of a GEDCOM file. + +2003-01-02 Peter Verthez + + * gom/*: Added functions to add and remove records. + 2002-12-30 Peter Verthez * release 0.20.0 diff --git a/NEWS b/NEWS index 41fbeda..6f4b192 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,17 @@ NOTE: NO BACKWARD COMPATIBILITY IS GUARANTEED FOR 0.x RELEASES !! +release 0.21.0 (NOT RELEASED YET): + + - New features (see documentation): + - C object model interface: + - functions to add and remove records + - functions to update timestamps in records + - programs: + - gedcom-check (checks standards compliancy of GEDCOM files) + + - Some compatibility with PAF (Personal Ancestral File) is added (thanks + Hans Fugal). + release 0.20.0 (30 December 2002): - The release numbering scheme is changed to a three-part version number. -- 2.30.2