[cairo-commit] rcairo ChangeLog,1.266,1.267
Kouhei Sutou
commit at pdx.freedesktop.org
Thu Jun 19 05:52:33 PDT 2008
Committed by: kou
Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv32532
Modified Files:
ChangeLog
Log Message:
* src/rb_cairo_surface.c: guard custom write surfaces from GC to
avoid writing in GC.
Reported by James Healy. Thanks!!!
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- ChangeLog 19 Jun 2008 08:34:19 -0000 1.266
+++ ChangeLog 19 Jun 2008 12:52:31 -0000 1.267
@@ -1,5 +1,9 @@
2008-06-19 Kouhei Sutou <kou at cozmixng.org>
+ * src/rb_cairo_surface.c: guard custom write surfaces from GC to
+ avoid writing in GC.
+ Reported by James Healy. Thanks!!!
+
* README: add James Healy to Thanks list.
* pkg-config.rb (PackageConfig#guess_default_path): add
More information about the cairo-commit
mailing list