aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-13 05:05:41 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-13 05:05:41 +0800
commit1f989f68601be5b49660e735f119168128563b2d (patch)
tree797e168fd48785dbc499b5374608da793310450b /ChangeLog
parent7ccf7782479a1cbdfb8cec2353edf1bb56e2bab1 (diff)
downloadgsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.tar
gsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.tar.gz
gsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.tar.bz2
gsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.tar.lz
gsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.tar.xz
gsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.tar.zst
gsoc2013-epiphany-1f989f68601be5b49660e735f119168128563b2d.zip
Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will
2004-05-12 Christian Persch <chpe@cvs.gnome.org> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 567a320f1..c42ba8532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-05-12 Christian Persch <chpe@cvs.gnome.org>
+ * 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 <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-cell-renderer-progress.c:
(ephy_cell_renderer_progress_class_init),
(ephy_cell_renderer_progress_init),