mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 12:18:01 +02:00
Add link to BadMatch bug.
This commit is contained in:
parent
b04b434db1
commit
03c7b6aa7a
2 changed files with 6 additions and 3 deletions
|
|
@ -1,8 +1,10 @@
|
|||
2005-06-22 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* ROADMAP: Update ROADMAP with some comments on 0.5.2.
|
||||
|
||||
* src/cairo.c:
|
||||
Add link to BadMatch bug.
|
||||
|
||||
* src/cairo.c: Add documentation for cairo_set_source_surface and
|
||||
fix some typos in other documentation blocks.
|
||||
|
||||
2005-06-22 Øyvind Kolås <pippin@freedesktop.org>
|
||||
|
||||
|
|
|
|||
3
ROADMAP
3
ROADMAP
|
|
@ -3,7 +3,8 @@ cairo 0.5.2
|
|||
Get tor to sign off that the win32 stuff is up to snuff
|
||||
glyph path patch reviewed and committed
|
||||
|
||||
Fix the BadMatch error introduced between 0.5.0 and 0.5.1
|
||||
Fix the BadMatch error introduced between 0.5.0 and 0.5.1:
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=3604
|
||||
|
||||
cairo 1.0 release requirements
|
||||
==============================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue