[cairo-commit] libsvg ChangeLog,1.66,1.67

Keith Packard commit at pdx.freedesktop.org
Thu May 12 22:30:33 PDT 2005


Committed by: keithp

Update of /cvs/cairo/libsvg
In directory gabe:/tmp/cvs-serv22021

Modified Files:
	ChangeLog 
Log Message:
2005-05-12  Keith Packard  <keithp at keithp.com>

	reviewed by: <delete if not using a buddy>

	* src/svg_pattern.c: (_svg_pattern_init_copy),
	(_svg_pattern_deinit):
	Make pattern_init_copy clone the element instead of
	doing bad things.  Free the element when deiniting the pattern.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- ChangeLog	12 May 2005 18:37:48 -0000	1.66
+++ ChangeLog	13 May 2005 05:30:31 -0000	1.67
@@ -1,5 +1,14 @@
 2005-05-12  Keith Packard  <keithp at keithp.com>
 
+	reviewed by: <delete if not using a buddy>
+
+	* src/svg_pattern.c: (_svg_pattern_init_copy),
+	(_svg_pattern_deinit):
+	Make pattern_init_copy clone the element instead of
+	doing bad things.  Free the element when deiniting the pattern.
+
+2005-05-12  Keith Packard  <keithp at keithp.com>
+
 	reviewed by: cworth
 
 	* src/svg_style.c: (_svg_style_init_empty), (_svg_style_deinit):




More information about the cairo-commit mailing list