From 890a60f64f4e77208be6d8820c876a4d475f11f3 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 3 Dec 2003 04:10:30 +0000 Subject: [PATCH] update svn: r2433 --- gramps2/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index ce21ce5d5..67470d460 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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()