[cairo-commit] cairo ChangeLog, 1.254, 1.255 Makefile.am, 1.7,
1.8 RELEASING, 1.6, 1.7
Carl Worth
commit at pdx.freedesktop.org
Thu Nov 4 14:23:52 PST 2004
- Previous message: [cairo-commit] pycairo/examples .cvsignore, 1.2,
1.3 cairo-knockout.py, 1.3, 1.4 gradient.py, NONE, 1.1
- Next message: [cairo-commit] cairo/test .cvsignore, 1.2, 1.3 Makefile.am, 1.4,
1.5 cairo_test.h, 1.1, 1.2 text_cache_crash.c, NONE,
1.1 text_rotate.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv12529
Modified Files:
ChangeLog Makefile.am RELEASING
Log Message:
* test/text_cache_crash.c: Add new test demonstrating assertion
failure in cairo_cache_lookup.
* test/text_rotate.c: Add new test showing problems with rotated
text.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -d -r1.254 -r1.255
--- ChangeLog 3 Nov 2004 23:28:37 -0000 1.254
+++ ChangeLog 4 Nov 2004 22:23:50 -0000 1.255
@@ -1,3 +1,11 @@
+2004-11-04 Carl Worth <cworth at cworth.org>
+
+ * test/text_cache_crash.c: Add new test demonstrating assertion
+ failure in cairo_cache_lookup.
+
+ * test/text_rotate.c: Add new test showing problems with rotated
+ text.
+
2004-11-04 David Reveman <c99drn at cs.umu.se>
* src/cairo_glitz_surface.c (cairo_set_target_glitz):
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 28 Oct 2004 15:36:42 -0000 1.7
+++ Makefile.am 4 Nov 2004 22:23:50 -0000 1.8
@@ -57,4 +57,3 @@
@cat releases/$(md5_file)
@echo ""
@echo "Also, please include the new entries from the NEWS file."
-
Index: RELEASING
===================================================================
RCS file: /cvs/cairo/cairo/RELEASING,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- RELEASING 28 Oct 2004 15:36:42 -0000 1.6
+++ RELEASING 4 Nov 2004 22:23:50 -0000 1.7
@@ -58,7 +58,7 @@
6) Run "make release-publish" which will perform the following steps
for you:
- * Check that no release exist with the current version
+ * Check that no release exists with the current version
* Verify that make distcheck completes successfully
* Generate the final tar file
* Generate an md5sum file
- Previous message: [cairo-commit] pycairo/examples .cvsignore, 1.2,
1.3 cairo-knockout.py, 1.3, 1.4 gradient.py, NONE, 1.1
- Next message: [cairo-commit] cairo/test .cvsignore, 1.2, 1.3 Makefile.am, 1.4,
1.5 cairo_test.h, 1.1, 1.2 text_cache_crash.c, NONE,
1.1 text_rotate.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list