From 32cee7f1e0c2f5085e7e2a108e54cab86d730834 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 26 Nov 2003 16:44:54 +0000 Subject: [PATCH] update svn: r2388 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8de629ed2..bb0be538f 100644 --- a/ChangeLog +++ b/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.