[cairo-commit] rcairo ChangeLog,1.122,1.123

Kouhei Sutou commit at pdx.freedesktop.org
Sat Apr 7 23:12:59 PDT 2007


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* src/rb_cairo_surface.c (yield_and_finish):
  - renamed from ensure_finish_proc().
  - don't use ensure.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- ChangeLog	8 Apr 2007 06:04:01 -0000	1.122
+++ ChangeLog	8 Apr 2007 06:12:50 -0000	1.123
@@ -1,5 +1,9 @@
 2007-04-08  Kouhei Sutou  <kou at cozmixng.org>
 
+	* src/rb_cairo_surface.c (yield_and_finish):
+	- renamed from ensure_finish_proc().
+	- don't use ensure.
+
 	* src/rb_cairo_surface.c (ensure_finish_proc): supported
 	Cairo::Surface.new with block. If block is exited, a surface is
 	finished automatically.



More information about the cairo-commit mailing list