summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-08-27 18:40:46 +0000
committerOwen Taylor <otaylor@redhat.com>2005-08-27 18:40:46 +0000
commit3c53414cf34d2027284bdbd4836d10a2c0d998c0 (patch)
tree413675076b27f00159e0510ab232b5596102e2af /ChangeLog
parentc0da73e1b8e5933ca117512499ccac4e208bd8e0 (diff)
Fix docs not to talk about %NULL returns. #4271, Duncan Coutts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b69510330..500d4ad4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-27 Owen Taylor <otaylor@redhat.com>
+
+ * src/cairo-image-surface.c (cairo_image_surface_create)
+ (cairo_image_surface_create_for_data): Fix docs not to talk about
+ %NULL returns. #4271, Duncan Coutts.
+
2005-08-25 Tor Lillqvist <tml@novell.com>
* Makefile.am (developer_zip_file): Include the documentation, too.