From 9651b62c39f6b812a65367a735130c8e83e316b8 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 21 Dec 2002 15:47:20 +0000 Subject: [PATCH] Date handling functions. --- ChangeLog | 5 +++++ NEWS | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1e6aade..089617e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-21 Peter Verthez + + * gedcom/date.c, gedcom/gedcom_date.*: New functions for handling + date values. + 2002-12-15 Peter Verthez * gom/*.c, gedcom/write.c, gedcom/date.c, gedcom/age.c: Support for diff --git a/NEWS b/NEWS index 34279d6..644def3 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ release 0.18 (NOT RELEASED YET): - callback interface: - functions to manipulate cross-references (add, delete, link and unlink) + - functions to manipulate dates (strings to numbers and vice versa, + conversion between calendars, ...) - support for writing Gedcom files - complete concatenated text (e.g. for notes) is now passed in the end callback -- 2.30.2