summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-10-08 11:58:20 +0000
committerCarl Worth <cworth@cworth.org>2005-10-08 11:58:20 +0000
commit94dece56a5dca2f10b9c8d2914ff62177a88410b (patch)
tree853743c981ecf30dc12d2ec0e64af1ed79f43454 /ChangeLog
parent24dce0dbb30ca7864416185b11cafff42db9a2b7 (diff)
Ignore output of PS tests.
Fix the PS tests to work again, (track change in create_surface interface).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92c8eaa0..4e1f94d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-10-08 Carl Worth <cworth@cworth.org>
+ * test/.cvsignore: Ignore output of PS tests.
+
+ * test/cairo-test.c: (create_ps_surface): Fix the PS tests to work
+ again, (track change in create_surface interface).
+
+2005-10-08 Carl Worth <cworth@cworth.org>
+
* configure.in: Enable PS and PDF backends by default, (in
preparation for 1.2.0)