summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-05-22 09:08:23 +0000
committerCarl Worth <cworth@cworth.org>2005-05-22 09:08:23 +0000
commite90a5c89900ec2034628b8894ada7bef272326a6 (patch)
treeb49cd0a2a8dee80a3b8895e6f3ffb69f3842845c /TODO
parentb16dafe5539676874dff783ba1c31dc5a65cf9a4 (diff)
Not that a patch has been submitted for consistent error handling.
Fix documentation string for cairo_create so that it might actualyl appear in the manual.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ea44263ed..b0afea6be 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ New functionality (more-or-less)
--------------------------------
cairo_begin_group, cairo_end_group, cairo_get_group
cairo_<device>_surface_mark_dirty
- Consistent error handling for all objects
+P Consistent error handling for all objects
Somewhat backwards-compatible changes
-----------------------------------