[cairo-commit] rcairo ChangeLog,1.77,1.78

Kouhei Sutou commit at pdx.freedesktop.org
Sat Dec 17 23:28:21 PST 2005


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* packages/cairo/lib/cairo.rb (Cairo::Context#rounded_rectangle): 
  processed h and height same as the one of
  Cairo::Context#rectangle.

* samples/pac1.rb, samples/pac2.rb: followed the above change.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- ChangeLog	18 Oct 2005 12:16:07 -0000	1.77
+++ ChangeLog	18 Dec 2005 07:28:18 -0000	1.78
@@ -1,3 +1,11 @@
+2005-12-18  Kouhei Sutou  <kou at cozmixng.org>
+
+	* packages/cairo/lib/cairo.rb (Cairo::Context#rounded_rectangle): 
+	processed h and height same as the one of
+	Cairo::Context#rectangle.
+
+	* samples/pac1.rb, samples/pac2.rb: followed the above change.
+
 2005-10-18  Kouhei Sutou  <kou at cozmixng.org>
 
 	* packages/cairo/ext/rb_cairo_surface.c: Not compile cr_closure



More information about the cairo-commit mailing list