From 5b67a84071419ceeafb4978e6af511983dc4ea1e Mon Sep 17 00:00:00 2001 From: "Laszlo (Laca) Peter" Date: Wed, 20 Jun 2007 13:13:08 +0000 Subject: make the path to perl configurable and add addressbook/tools/csv2vcard to 2007-06-20 Laszlo (Laca) Peter * configure.in: make the path to perl configurable and add addressbook/tools/csv2vcard to AC_OUTPUT. Part of the fix for bug #433732 2007-06-20 Laszlo (Laca) Peter ** Fix for bug #433732 * tools/Makefile.am: expand @PERL@ in evolution-addressbook-clean.in * tools/csv2vcard: rename to csv2vcard.in * tools/csv2vcard.in: make the path to perl configurable * tools/evolution-addressbook-clean.in: make the path to perl configurable svn path=/trunk/; revision=33711 --- addressbook/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4a9891d8d4..27d77d494b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2007-06-20 Laszlo (Laca) Peter + + ** Fix for bug #433732 + + * tools/Makefile.am: expand @PERL@ in evolution-addressbook-clean.in + * tools/csv2vcard: rename to csv2vcard.in + * tools/csv2vcard.in: make the path to perl configurable + * tools/evolution-addressbook-clean.in: make the path to perl + configurable + 2007-06-18 Srinivasa Ragavan ** Fix for bug #445793 from Gilles Dartiguelongue -- cgit