[cairo-commit] cairo ChangeLog,1.1139,1.1140
Carl Worth
commit at pdx.freedesktop.org
Mon Nov 7 10:48:03 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv6030
Modified Files:
ChangeLog
Log Message:
2005-11-07 Carl Worth <cworth at cworth.org>
* src/cairo-clip.c (_cairo_clip_init_copy): Fix to copy region if
NULL.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1139
retrieving revision 1.1140
diff -u -d -r1.1139 -r1.1140
--- ChangeLog 7 Nov 2005 18:46:23 -0000 1.1139
+++ ChangeLog 7 Nov 2005 18:48:01 -0000 1.1140
@@ -1,5 +1,10 @@
2005-11-07 Carl Worth <cworth at cworth.org>
+ * src/cairo-clip.c (_cairo_clip_init_copy): Fix to copy region if
+ NULL.
+
+2005-11-07 Carl Worth <cworth at cworth.org>
+
* src/cairo-clip.c: (_cairo_clip_init), (_cairo_clip_fini),
(_cairo_clip_reset): Reorder function bodies to match the order of
fields in the structure definition. Some style cleanups.
More information about the cairo-commit
mailing list