[cairo-commit] rcairo ChangeLog,1.165,1.166
Kouhei Sutou
commit at pdx.freedesktop.org
Tue May 22 04:25:50 PDT 2007
Committed by: kou
Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv3691
Modified Files:
ChangeLog
Log Message:
* src/rb_cairo_path.c (Cairo::PathMoveTo, Cairo::PathLineTo,
Cairo::PathCurveTo, Cairo::PathClosePath): defined each path data
type as class.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- ChangeLog 21 May 2007 11:54:44 -0000 1.165
+++ ChangeLog 22 May 2007 11:25:39 -0000 1.166
@@ -1,3 +1,9 @@
+2007-05-22 Kouhei Sutou <kou at cozmixng.org>
+
+ * src/rb_cairo_path.c (Cairo::PathMoveTo, Cairo::PathLineTo,
+ Cairo::PathCurveTo, Cairo::PathClosePath): defined each path data
+ type as class.
+
2007-05-21 Kouhei Sutou <kou at cozmixng.org>
* src/rb_cairo_matrix.c (Cairo::Matrix#transform_distance): fixed
More information about the cairo-commit
mailing list