From d3fd8b06b9324a8030cd4159126384a4feade811 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Fri, 17 Oct 2003 03:12:27 +0000 Subject: [PATCH] update svn: r2263 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3238f1859..5fbcfc983 100644 --- a/ChangeLog +++ b/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.