From c4c9404abbafb569fe600aff2e4480b69451c9ec Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Tue, 10 Jun 2003 14:24:41 +0000 Subject: [PATCH] update svn: r1683 --- gramps2/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 7537586b0..569bd30d2 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,13 @@ +2003-06-10 Don Allingham + * src/gramps.glade: Make the select spouse dialog not modal. + +2003-06-09 Don Allingham + * src/TextDoc.py: Added name property to style sheets + * src/StyleEditor.py: Add name property to edited style sheets + * src/RelLib.py: Fix for witness event under ZODB + * src/docgen/OpenDrawDoc.py: change name to OpenOffice.org + * src/docgen/OpenOfficeDoc.py: change name to OpenOffice.org + 2003-06-09 Alex Roitman * src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py, src/plugins/FtmStyleAncestors.py: Further work on option handling.