[cairo-commit] roadster ChangeLog,1.89,1.90

Ian McIntosh commit at pdx.freedesktop.org
Tue Oct 11 20:04:07 PDT 2005


Committed by: ian

Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv19441

Modified Files:
	ChangeLog 
Log Message:
	* src/test_poly.c: Add checkbox to hide original line.
	* src/import_tiger.c: Fix cleanup code (remove memory leak?)
	* src/util.c: Add util_g_free_with_param, a generic g_free-like callback that takes an (unused) user-data param.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- ChangeLog	11 Oct 2005 23:28:45 -0000	1.89
+++ ChangeLog	12 Oct 2005 03:04:05 -0000	1.90
@@ -1,3 +1,9 @@
+2005-10-12  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+	* src/test_poly.c: Add checkbox to hide original line.
+	* src/import_tiger.c: Fix cleanup code (remove memory leak?)
+	* src/util.c: Add util_g_free_with_param, a generic g_free-like callback that takes an (unused) user-data param.
+
 2005-10-11  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 	
 	* src/test_poly.c:



More information about the cairo-commit mailing list