From 8080269cc201b0d89ac1e268fce53ce24e15ae5b Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sat, 2 Aug 2003 02:22:50 +0000 Subject: [PATCH] update svn: r1950 --- gramps2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index cf5b345cd..0a6562995 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,8 @@ +2003-08-01 Don Allingham + * src/plugins/WriteFtree.py: add filter and data restriction support + * src/plugins/writeftree.glade: interface description for Web Family + Tree export filter + 2003-07-31 Alex Roitman * src/RelLib.py (LdsOrd.are_equal): Correctly handle the case when the new object is None and the old is empty;