[cairo-commit] rcairo ChangeLog,1.156,1.157

Kouhei Sutou commit at pdx.freedesktop.org
Sat May 19 19:45:52 PDT 2007


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* src/rb_cairo.h, src/cairo.def, src/rb_cairo_constants.rb:
  added a module for each enum type.
* src/lib/cairo/constants.rb: kept the backward compatibility.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- ChangeLog	19 May 2007 00:25:42 -0000	1.156
+++ ChangeLog	20 May 2007 02:45:38 -0000	1.157
@@ -1,9 +1,18 @@
+2007-05-20  Kouhei Sutou  <kou at cozmixng.org>
+
+	* src/rb_cairo.h, src/cairo.def, src/rb_cairo_constants.rb:
+	added a module for each enum type.
+	* src/lib/cairo/constants.rb: kept the backward compatibility.
+
 2007-05-19  Kouhei Sutou  <kou at cozmixng.org>
 
+	* src/lib/cairo/context/circle.rb (Cairo::Context::Circle#circle):
+	renamed parameter name to be more self-descriptive.
+
 	* src/rb_cairo.h, src/cairo.def, src/rb_cairo_surface.c:
 	supported win32 surface. Thanks to Yoshinao Muramatsu!!!
 
-	* README: added entry for Yoshinao Muramatsu.
+	* README: added an entry for Yoshinao Muramatsu.
 
 2007-05-18  Kouhei Sutou  <kou at cozmixng.org>
 



More information about the cairo-commit mailing list