[cairo-commit] cairo ChangeLog,1.1050,1.1051 ROADMAP,1.38,1.39
Carl Worth
commit at pdx.freedesktop.org
Tue Sep 13 15:48:01 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv16058
Modified Files:
ChangeLog ROADMAP
Log Message:
2005-09-13 Carl Worth <cworth at cworth.org>
* ROADMAP: Mark bug #4299 fixed (by the several lock-related
commits below). Add clip-all XFAIL to the 1.0.2 roadmap.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1050
retrieving revision 1.1051
diff -u -d -r1.1050 -r1.1051
--- ChangeLog 13 Sep 2005 19:40:36 -0000 1.1050
+++ ChangeLog 13 Sep 2005 22:47:59 -0000 1.1051
@@ -1,5 +1,10 @@
2005-09-13 Carl Worth <cworth at cworth.org>
+ * ROADMAP: Mark bug #4299 fixed (by the several lock-related
+ commits below). Add clip-all XFAIL to the 1.0.2 roadmap.
+
+2005-09-13 Carl Worth <cworth at cworth.org>
+
* src/cairo-scaled-font.c: (_cairo_scaled_glyph_lookup): Add
missing locking around the call into the thread-shared cache here.
Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ROADMAP 10 Sep 2005 00:10:52 -0000 1.38
+++ ROADMAP 13 Sep 2005 22:47:59 -0000 1.39
@@ -2,10 +2,11 @@
For each bug number XXXX below, see:
https://bugs.freedesktop.org/show_bug.cgi?id=XXXX
=================================================
- 4260 Antialised font is rendered over green background
- 4299 Assertion fails in "cairo-font.c" when using multithreads
- 4408 Missing dashes on stroked curves
- 4409 Dashes are missing initial caps
+ 4260 Antialised font is rendered over green background
+â4299 Assertion fails in "cairo-font.c" when using multithreads
+ 4408 Missing dashes on stroked curves
+ 4409 Dashes are missing initial caps
+ XFAIL clip-all test needs to be fixed
cairo 1.2.0 desired features (Scheduled for 2005-11-01)
=======================================================
More information about the cairo-commit
mailing list