From 5b623ac30a7e1dde0e915aa0ab3c93e95f08b854 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Fri, 17 Oct 2003 03:12:27 +0000 Subject: [PATCH] update svn: r2263 --- gramps2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 3238f1859..5fbcfc983 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,9 @@ +2003-10-16 Don Allingham + * src/FamilyView.py: fixed paths to redisplay_person_list + * src/ListModel.py: convert indices to strings. Sometimes a object just + doesn't work as a dictionary key + * src/PeopleStore.py: modify status bar, unroll loop while adding values + 2003-10-16 Alex Roitman * src/GrampsCfg.py: Implement instant preferences (HIG). * src/preferences.glade: Likewise.