From b0f5bf62fa95a83978cfd22ede0002944e3b31b1 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 23 Oct 2003 21:54:09 +0000 Subject: [PATCH] update svn: r2286 --- gramps2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 214b4d5dc..459163868 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,8 @@ +2003-10-23 Don Allingham + * src/GenericFilter.py: add a filter to return the path to the + common ancestor(s) of two people. + * src/RelLib.py: don't barf on ZODB sorting + 2003-10-23 Alex Roitman * src/plugins/ReadGedcom.py (GedcomParser.__init__): Build translation map of correct length.