[cairo-commit] rcairo ChangeLog,1.153,1.154

Kouhei Sutou commit at pdx.freedesktop.org
Fri May 18 05:25:10 PDT 2007


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* src/rb_cairo_context.c (cr_set_dash):
  - made offset optional.
  - accepted a number for dash_array.

* src/rb_cairo_context.c (cr_get_group_target): added NULL check.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- ChangeLog	15 May 2007 12:09:28 -0000	1.153
+++ ChangeLog	18 May 2007 12:24:58 -0000	1.154
@@ -1,5 +1,13 @@
+2007-05-18  Kouhei Sutou  <kou at cozmixng.org>
+
+	* src/rb_cairo_context.c (cr_set_dash):
+	- made offset optional.
+	- accepted a number for dash_array.
+
 2007-05-15  Kouhei Sutou  <kou at cozmixng.org>
 
+	* src/rb_cairo_context.c (cr_get_group_target): added NULL check.
+
 	* src/rb_cairo_context.c (cr_get_font_face): checked status of got
 	font face not context.
 



More information about the cairo-commit mailing list