From 0d71780d434f965a1162b8f5b5bf2fb6bccd677b Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 26 Nov 2003 16:44:54 +0000 Subject: [PATCH] update svn: r2388 --- gramps2/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 8de629ed2..bb0be538f 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,10 @@ +2003-11-26 Don Allingham + * src/gramps_main.py: handle update_after edit properly, so that + name changes will put entry in the correct category + * src/PeopleView.py: cleanup + * src/PeopleStore.py: delete stale iter from dictionary when no + longer used. + 2003-11-25 Alex Roitman * FAQ: Several minor corrections. New question about bug reports. * Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.