From f879bc29b1ed4a0c665e24d8ec7930fe61bedfc6 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 11 Aug 2003 03:04:15 +0000 Subject: [PATCH] update svn: r1989 --- gramps2/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 693de7c3f..f645d60e9 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,7 @@ +2003-08-10 Don Allingham + * src/Relationship.py: add "get_grandparents_string" to return the + grandparents relationship between to people. + 2003-08-10 Alex Roitman * configure.in: Set version to 0.9.4 (since the release is 0.CVS...). Otherwise it becomes older-version that the latest release.