[cairo-commit] rcairo ChangeLog,1.125,1.126

Kouhei Sutou commit at pdx.freedesktop.org
Sat Apr 14 23:14:04 PDT 2007


Committed by: kou

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

Modified Files:
	ChangeLog 
Log Message:
* src/rb_cairo_context.c
  (cr_pop_group): returned pattern.
  (cr_push_group): returned popped pattern if not pop_to_source.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- ChangeLog	13 Apr 2007 13:15:39 -0000	1.125
+++ ChangeLog	15 Apr 2007 06:13:54 -0000	1.126
@@ -1,3 +1,9 @@
+2007-04-15  Kouhei Sutou  <kou at cozmixng.org>
+
+	* src/rb_cairo_context.c
+	(cr_pop_group): returned pattern.
+	(cr_push_group): returned popped pattern if not pop_to_source.
+
 2007-04-13  Kouhei Sutou  <kou at cozmixng.org>
 
 	* Rakefile: supported 'rake release'.



More information about the cairo-commit mailing list