[cairo-commit] cairo ChangeLog,1.566,1.567
Carl Worth
commit at pdx.freedesktop.org
Tue May 10 20:25:40 PDT 2005
- Previous message: [cairo-commit] cairo-java/src/jni org_freedesktop_cairo_Context.c,
1.6, 1.7
- Next message: [cairo-commit]
cairo/test buffer-diff.c, 1.4, 1.5 cairo-test.c, 1.29,
1.30 cairo-test.h, 1.8, 1.9 create-for-png.c, 1.4,
1.5 pdf-surface.c, 1.2, 1.3 read-png.c, 1.5, 1.6 trap-clip.c,
1.3, 1.4 xmalloc.c, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22415
Modified Files:
ChangeLog
Log Message:
* test/cairo-test.c:
* test/cairo-test.h: Removing mucking around with stderr and add a
cairo_test_log function instead.
* test/buffer-diff.c:
* test/create-for-png.c:
* test/pdf-surface.c:
* test/read-png.c:
* test/trap-clip.c:
* test/xmalloc.c: Switch all error messages from
fprintf(stderr,...) to cairo_test_log(...).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.566
retrieving revision 1.567
diff -u -d -r1.566 -r1.567
--- ChangeLog 10 May 2005 21:54:48 -0000 1.566
+++ ChangeLog 11 May 2005 03:25:38 -0000 1.567
@@ -1,5 +1,19 @@
2005-05-10 Carl Worth <cworth at cworth.org>
+ * test/cairo-test.c:
+ * test/cairo-test.h: Removing mucking around with stderr and add a
+ cairo_test_log function instead.
+
+ * test/buffer-diff.c:
+ * test/create-for-png.c:
+ * test/pdf-surface.c:
+ * test/read-png.c:
+ * test/trap-clip.c:
+ * test/xmalloc.c: Switch all error messages from
+ fprintf(stderr,...) to cairo_test_log(...).
+
+2005-05-10 Carl Worth <cworth at cworth.org>
+
* configure.in: Fix URLs for glitz and xlibs, (thanks to Jason
Dorje Short <jdorje at users.sf.net>).
- Previous message: [cairo-commit] cairo-java/src/jni org_freedesktop_cairo_Context.c,
1.6, 1.7
- Next message: [cairo-commit]
cairo/test buffer-diff.c, 1.4, 1.5 cairo-test.c, 1.29,
1.30 cairo-test.h, 1.8, 1.9 create-for-png.c, 1.4,
1.5 pdf-surface.c, 1.2, 1.3 read-png.c, 1.5, 1.6 trap-clip.c,
1.3, 1.4 xmalloc.c, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list