[cairo-commit] rcairo ChangeLog,1.92,1.93

Kouhei Sutou commit at pdx.freedesktop.org
Sat Oct 14 23:49:07 PDT 2006


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/lib/cairo.rb (Cairo::Context#quad_to,
  Cairo::Context#rel_quad_to): followed the current API:
  get_point -> current_point.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- ChangeLog	11 Jul 2006 00:29:07 -0000	1.92
+++ ChangeLog	15 Oct 2006 06:49:04 -0000	1.93
@@ -1,3 +1,9 @@
+2006-10-15  Mathieu Blondel <mathieu at mblondel.org>
+
+	* packages/cairo/lib/cairo.rb (Cairo::Context#quad_to,
+	Cairo::Context#rel_quad_to): followed the current API:
+	get_point -> current_point.
+
 2006-07-11  Kouhei Sutou  <kou at cozmixng.org>
 
 	* packages/cairo/ext/rb_cairo_constants.c: added a check whether



More information about the cairo-commit mailing list