[cairo-commit] cairo ChangeLog,1.1134,1.1135
Carl Worth
commit at pdx.freedesktop.org
Mon Nov 7 10:02:08 PST 2005
- Previous message: [cairo-commit] cairo/src Makefile.am, 1.66, 1.67 cairo-gstate.c,
1.180, 1.181 cairo-stroke-style.c, NONE, 1.1 cairoint.h, 1.225,
1.226
- Next message: [cairo-commit] cairo/src cairo-gstate.c,1.181,1.182
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv445
Modified Files:
ChangeLog
Log Message:
2005-11-07 Carl Worth <cworth at cworth.org>
* src/cairo-gstate.c: (_cairo_gstate_create),
(_cairo_gstate_clone): Style fix: test-and-bail rather than making
the working body conditional.
* src/cairo-gstate.c: (_cairo_gstate_destroy): Allow destroy to
work on a NULL object.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1134
retrieving revision 1.1135
diff -u -d -r1.1134 -r1.1135
--- ChangeLog 7 Nov 2005 17:49:51 -0000 1.1134
+++ ChangeLog 7 Nov 2005 18:02:06 -0000 1.1135
@@ -1,5 +1,14 @@
2005-11-07 Carl Worth <cworth at cworth.org>
+ * src/cairo-gstate.c: (_cairo_gstate_create),
+ (_cairo_gstate_clone): Style fix: test-and-bail rather than making
+ the working body conditional.
+
+ * src/cairo-gstate.c: (_cairo_gstate_destroy): Allow destroy to
+ work on a NULL object.
+
+2005-11-07 Carl Worth <cworth at cworth.org>
+
* src/Makefile.am:
* src/cairoint.h:
* src/cairo-stroke-style.c: (_cairo_stroke_style_init),
- Previous message: [cairo-commit] cairo/src Makefile.am, 1.66, 1.67 cairo-gstate.c,
1.180, 1.181 cairo-stroke-style.c, NONE, 1.1 cairoint.h, 1.225,
1.226
- Next message: [cairo-commit] cairo/src cairo-gstate.c,1.181,1.182
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list