Mark bug #4299 fixed (by the several lock-related commits below). Add clip-all XFAIL to the 1.0.2 roadmap.

This commit is contained in:
Carl Worth 2005-09-13 15:47:59 +00:00
parent 56e7e9d5bd
commit b18a3c0580
2 changed files with 10 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2005-09-13 Carl Worth <cworth@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@cworth.org>
* src/cairo-scaled-font.c: (_cairo_scaled_glyph_lookup): Add

View file

@ -2,10 +2,11 @@ cairo 1.0.2 required bug fixes (Schedule unknown)
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)
=======================================================