[cairo-commit] rcairo ChangeLog,1.45,1.46

Kouhei Sutou commit at pdx.freedesktop.org
Sun Oct 9 03:25:11 PDT 2005


Committed by: kou

Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv10771

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/lib/cairo.rb: Removed deprecated wrapper API.
* packages/cairo/ext/rb_cairo_surface.c:
  - Implemented File I/O API by Ruby.
  - SurfaceXXX -> XXXSurface.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- ChangeLog	9 Oct 2005 07:04:40 -0000	1.45
+++ ChangeLog	9 Oct 2005 10:25:09 -0000	1.46
@@ -1,5 +1,11 @@
 2005-10-09  Kouhei Sutou  <kou at cozmixng.org>
 
+	* packages/cairo/lib/cairo.rb: Removed needless wrapper API.
+
+	* packages/cairo/ext/rb_cairo_surface.c:
+	  - Implemented File I/O API by Ruby.
+	  - SurfaceXXX -> XXXSurface.
+
 	* packages/cairo/ext/rb_cairo_exception.c: Tidied exceptions.
 	* packages/cairo/ext/cairo.def: ditto.
 	* packages/cairo/ext/rb_cairo.h: ditto.



More information about the cairo-commit mailing list