[cairo-commit] rcairo ChangeLog,1.105,1.106

Kouhei Sutou commit at pdx.freedesktop.org
Fri Dec 29 04:37:29 PST 2006


Committed by: kou

Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv15897

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/ext/rb_cairo_context.c: keep reference of Ruby
  object for the surface in the context.

* packages/cairo/ext/rb_cairo_surface.c:
  - use file output functions provided by cairo.
  - hold output target reference in surface.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- ChangeLog	28 Dec 2006 04:03:46 -0000	1.105
+++ ChangeLog	29 Dec 2006 12:37:25 -0000	1.106
@@ -1,3 +1,12 @@
+2006-12-29  Kouhei Sutou  <kou at cozmixng.org>
+
+	* packages/cairo/ext/rb_cairo_context.c: keep reference of Ruby
+	object for the surface in the context.
+
+	* packages/cairo/ext/rb_cairo_surface.c:
+	- use file output functions provided by cairo.
+	- hold output target reference in surface.
+
 2006-12-28  Kouhei Sutou  <kou at cozmixng.org>
 
 	* packages/cairo/ext/rb_cairo.c (Cairo::BINDINGS_VERSION):



More information about the cairo-commit mailing list