diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 1125a4263..0a08fbd13 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,9 @@ +2003-06-14 Don Allingham + * src/preferences.glade: Don't immediately show preferences dialog + * src/GrampsCfg.py: Handle new callback for preferences dialog + * src/gramps_main.py: Pass update_display instead of full_update to + loadConfig to prevent the displaying of multiple entries on the display. + 2003-06-14 Tim Waugh * Ancestors.py (AncestorsReport.__init__): Define Photo and Entry cell styles.