From a2b1e36b891af39d5d0a5953ed828e138fdc4216 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 23 Oct 2003 21:54:09 +0000 Subject: [PATCH] update svn: r2286 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 214b4d5dc..459163868 100644 --- a/ChangeLog +++ b/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.