[cairo-commit] rcairo ChangeLog,1.64,1.65
Kouhei Sutou
commit at pdx.freedesktop.org
Tue Oct 11 08:40:07 PDT 2005
Committed by: kou
Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv4807
Modified Files:
ChangeLog
Log Message:
* packages/cairo/ext/rb_cairo_surface.c
(cr_image_surface_create_from_png_generic): Set class of the
surface.
* packages/cairo/ext/rb_cairo_context.c (cr_set_source_generic):
Fixed wrong variable name.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- ChangeLog 11 Oct 2005 14:45:41 -0000 1.64
+++ ChangeLog 11 Oct 2005 15:40:04 -0000 1.65
@@ -1,3 +1,12 @@
+2005-10-12 Kouhei Sutou <kou at cozmixng.org>
+
+ * packages/cairo/ext/rb_cairo_surface.c
+ (cr_image_surface_create_from_png_generic): Set class of the
+ surface.
+
+ * packages/cairo/ext/rb_cairo_context.c (cr_set_source_generic):
+ Fixed wrong variable name.
+
2005-10-11 Kouhei Sutou <kou at cozmixng.org>
* packages/cairo/ext/rb_cairo_context.c: Provided
More information about the cairo-commit
mailing list