From 3411788d6bcbb1a97c2aa6aa9b287f3f1331d0af Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 22 Oct 2003 04:20:27 +0000 Subject: [PATCH] Update svn: r2280 --- gramps2/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 919e81e0c..3093f15e3 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,10 @@ +2003-10-21 Samuel Tardieu + * configure.in: Detect iconv at configuration time. + * src/po/Makefile.am: Invoke detected iconv in its simplest form. + Minor cleanup. + * gramps.sh.in: Correct paths for systems with custom datadir. + * src/DisplayTrace.py: Check for LANG before including in the message. + 2003-10-21 Don Allingham * src/PeopleStore.py: Make sure that the key is in unicode format. For some reason, python does not always seem to do the