From 4926c65d3e1c3f72c6c098a142606dc79bdbc1cc Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 22 Oct 2003 04:20:27 +0000 Subject: [PATCH] Update svn: r2280 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 919e81e0c..3093f15e3 100644 --- a/ChangeLog +++ b/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