diff options
author | Carl Worth <cworth@cworth.org> | 2004-11-11 12:15:12 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2004-11-11 12:15:12 +0000 |
commit | 10deb4c4ae149cb3677f84aef0a8f72d4e919074 (patch) | |
tree | 50985b73d1c3d337d36a2b1b9bbb066ec20fb45f /BUGS | |
parent | fe728e55323c999a97075e3f6906f978cda2f7ce (diff) |
Added BUG entry
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -92,3 +92,8 @@ move_to_show_surface (see cairo/test): * call to cairo_move_to to any coordinate other than 0,0. A little * bit of poking around suggests this isn't a regression, (at least * not since the last pixman snapshot). + +-- + +cairo falls over with XFree86 4.2 (probably braindead depth handling +somewhere). |