diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2006-08-15 14:15:47 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2006-08-15 14:15:47 -0400 |
commit | c385922c198012c46f0c7638ce0ac36a41b9a014 (patch) | |
tree | 2d42d9407a5121af2dda154c05e066e1845d9613 /ROADMAP | |
parent | 89008ad1c7dc7539d1b41315f18910af7e638b75 (diff) |
[ROADMAP] Add two assertion failures to 1.2.4 plans
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ cairo-1.2.4 (August 21, 2006): Fix build bugs with 1.2.2 - xlib detection requires libXt - 7744: Compile troubles on AIX - SVG backend requires PNG + - 7888: assertion failure with rotated bitmap glyphs + - 7889: cairo_text_path assertion failure on bitmap fonts cairo-1.4 (October 2006): Better performance - New tessellator |