From 1f989f68601be5b49660e735f119168128563b2d Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 12 May 2004 21:05:41 +0000 Subject: Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will 2004-05-12 Christian Persch * src/epiphany.in: Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will make LD_LIBRARY_PATH include the current directory. Should fix bug #141576. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 567a320f1..c42ba8532 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-05-12 Christian Persch + + * src/epiphany.in: + + Make sure we don't add a colon at the end of LD_LIBRARY_PATH, + which will make LD_LIBRARY_PATH include the current directory. + Should fix bug #141576. + 2004-05-12 Christian Persch * lib/widgets/ephy-cell-renderer-progress.c: -- cgit v1.2.3