[cairo-commit] rcairo ChangeLog,1.183,1.184 README,1.17,1.18
Kouhei Sutou
commit at pdx.freedesktop.org
Sat Dec 29 03:42:29 PST 2007
Committed by: kou
Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv6360
Modified Files:
ChangeLog README
Log Message:
* src/rb_cairo_context.c (cr_set_source_surface): fixed wrong type conversion.
Reported by Binzo. Thanks!!!
* README: updated Binzo entry in Thanks list.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -d -r1.183 -r1.184
--- ChangeLog 28 Dec 2007 07:49:04 -0000 1.183
+++ ChangeLog 29 Dec 2007 11:42:26 -0000 1.184
@@ -1,3 +1,11 @@
+2007-12-29 Kouhei Sutou <kou at cozmixng.org>
+
+ * src/rb_cairo_context.c (cr_set_source_surface): fixed wrong type
+ conversion.
+ Reported by Binzo. Thanks!!!
+
+ * README: updated Binzo entry in Thanks list.
+
2007-12-28 Kouhei Sutou <kou at cozmixng.org>
* src/rb_cairo_context.c (cr_pop_group): fixed a memory leak bug.
Index: README
===================================================================
RCS file: /cvs/cairo/rcairo/README,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- README 28 Dec 2007 07:49:04 -0000 1.17
+++ README 29 Dec 2007 11:42:26 -0000 1.18
@@ -49,4 +49,4 @@
* Yoshinao Muramatsu: win32 surface support patch.
* NANKI Haruo: some bug fix patches.
* Paul van Tilburg: some patches that support ruby 1.9.
- * Binzo: a bug report.
+ * Binzo: some bug reports and fixed that.
More information about the cairo-commit
mailing list