summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a97f6496b..3ebe4fef87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-09 Sven Herzberg <sven@imendio.com>
+
+ Get the gdk+cairo test to pass distcheck, too
+
+ * gdk/tests/Makefile.am: set GDK_PIXBUF_MODULE_FILE so the test can
+ pick up the one created at build time
+ * gdk/tests/check-gdk-cairo.c (main): delete the output files after a
+ successful test run
+
2008-08-08 Sven Neumann <sven@gimp.org>
* gtk/gtkscale.c