From 3f50e174f9f484849c67db4391a99bf75708d7c9 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 3 Dec 2003 04:10:30 +0000 Subject: [PATCH] update svn: r2433 --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ce21ce5d5..67470d460 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-02 Don Allingham + * src/PeopleView.py (PeopleView.clear_person_tabs): initialize + the model2page map with the default list, instead of clearing it. + 2003-12-02 Alex Roitman * src/gramps.desktop: Add russian strings. Set encoding line to UTF-8. * src/gramps_main.py (on_faq_activate): Switch Help->FAQ function @@ -27,7 +31,7 @@ * Makefile.am: No need for dist-hook. 2003-12-01 Don Allingham - * src/gramps_main.py: update person table after edit + * src/gramps_main.py: update person table after edit (BUG 851637) 2003-12-01 Alex Roitman * src/FamilyView.py (add_child_clicked): Call self.no_name()