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