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.