From 7b66c70fa9cafdd4ad65e17ca0bea255b6019567 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 26 Jun 2003 02:53:18 +0000 Subject: [PATCH] update svn: r1783 --- gramps2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index a1236a9f4..419d1554e 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,9 @@ +2003-06-25 Don Allingham + * src/plugins/ReadGedcom.py: removed unused variable + * src/latin_utf8.py: explicity state iso-8859-1 to unicode translation + * src/gramps_main.py: handle clearing of tabs better, eliminating + spurious tabs being added on a complete rebuild of the tabs. + 2003-06-25 Tim Waugh * src/plugins/Ancestors.py: Handle page break option. * src/Date.py: Make sure range is 0 when it should be. Dates compare