[cairo-commit] cairo ChangeLog,1.1057,1.1058
Carl Worth
commit at pdx.freedesktop.org
Fri Sep 16 10:49:51 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv31643
Modified Files:
ChangeLog
Log Message:
2005-09-16 Carl Worth <cworth at cworth.org>
* src/cairo-path-stroke.c: (_cairo_stroker_start_dash),
(_cairo_stroker_init): Prefer cairo_bool_t, TRUE, and FALSE over
int, 1, and 0.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1057
retrieving revision 1.1058
diff -u -d -r1.1057 -r1.1058
--- ChangeLog 16 Sep 2005 17:27:32 -0000 1.1057
+++ ChangeLog 16 Sep 2005 17:49:48 -0000 1.1058
@@ -1,5 +1,11 @@
2005-09-16 Carl Worth <cworth at cworth.org>
+ * src/cairo-path-stroke.c: (_cairo_stroker_start_dash),
+ (_cairo_stroker_init): Prefer cairo_bool_t, TRUE, and FALSE over
+ int, 1, and 0.
+
+2005-09-16 Carl Worth <cworth at cworth.org>
+
* ROADMAP: Mark 4408 as resolved.
2005-09-16 Carl Worth <cworth at cworth.org>
More information about the cairo-commit
mailing list