summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJens Finke <jens@triq.net>2004-01-18 09:55:22 +0000
committerJens Finke <jens@src.gnome.org>2004-01-18 09:55:22 +0000
commitf62112a7f7c96ca91933e1dcff184e7043b09c2a (patch)
tree590c6a92fc447c24c75e7400f6216f496f0700f4 /ChangeLog
parentd8c002a138be59e55600a0bd491a140194ffd8e1 (diff)
downloadeog-f62112a7f7c96ca91933e1dcff184e7043b09c2a.tar.gz
Removed $(GCONF_CFLAGS), these are now all in $(EOG_CFLAGS). Patch by
2004-01-18 Jens Finke <jens@triq.net> * shell/Makefile.am (INCLUDES): Removed $(GCONF_CFLAGS), these are now all in $(EOG_CFLAGS). Patch by German Poo Caaman~o, fixes #131766.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da0420fa..c5aa4349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-18 Jens Finke <jens@triq.net>
+
+ * shell/Makefile.am (INCLUDES): Removed $(GCONF_CFLAGS), these are
+ now all in $(EOG_CFLAGS). Patch by German Poo Caaman~o, fixes
+ #131766.
+
2004-01-14 Jens Finke <jens@triq.net>
* shell/main.c (sort_files): Deal with uri == NULL. Fixes bug