From c47f43339ee41c91225b29175da1c8cf63c71bb3 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Mon, 8 Sep 2003 02:33:25 +0000 Subject: [PATCH] update svn: r2101 --- gramps2/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 53f1ae2cf..1909b8f24 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,11 @@ +2003-09-07 Don Allingham + * src/gramps_main.py: re-present the open dialog box on + a failure to open a file. + * src/gramps.glade: change Home button from stock version + to something we can translate + * src/const.py.in: Add "Alternate Marriage" as a family + event type. + 2003-09-07 Alex Roitman * src/SelectObject.py: Add module. * src/choose.glade: Add select_object dialog.