From afc42114c5e03b1a3bbbde6adcf4554c16450422 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Thu, 23 Oct 2003 03:05:28 +0000 Subject: [PATCH] update svn: r2283 --- gramps2/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 3093f15e3..97742095f 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,10 @@ +2003-10-22 Don Allingham + * src/GrampsParser.py: remove debugging statement + * src/RelLib.py: remove debugging statement + * src/gramps_main.py: If an invalid ID is found while attempting to + access the history, invalidate the history list (set to empty list). + This should only happen after a reordering of IDs. + 2003-10-21 Samuel Tardieu * configure.in: Detect iconv at configuration time. * src/po/Makefile.am: Invoke detected iconv in its simplest form.