[cairo-commit] cairomm ChangeLog,1.50,1.51

Jonathon Jongsma commit at pdx.freedesktop.org
Mon May 8 20:38:37 PDT 2006


Committed by: jjongsma

Update of /cvs/cairo/cairomm
In directory kemper:/tmp/cvs-serv21451

Modified Files:
	ChangeLog 
Log Message:
2006-05-08  Jonathon Jongsma  <jonathon.jongsma at gmail.com>

	* cairomm/context.h:
	* cairomm/path.h: added some preliminary documentation explaining that the
	caller is responsible for freeing Path objects returned from
	Context::copy_path() and Context::copy_path_flat().


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ChangeLog	9 May 2006 03:12:42 -0000	1.50
+++ ChangeLog	9 May 2006 03:38:35 -0000	1.51
@@ -1,5 +1,12 @@
 2006-05-08  Jonathon Jongsma  <jonathon.jongsma at gmail.com>
 
+	* cairomm/context.h:
+	* cairomm/path.h: added some preliminary documentation explaining that the
+	caller is responsible for freeing Path objects returned from
+	Context::copy_path() and Context::copy_path_flat().
+
+2006-05-08  Jonathon Jongsma  <jonathon.jongsma at gmail.com>
+
 	* cairomm/cairomm.h: Add doxygen API introduction test here.
 	* docs/reference/Doxyfile.in: 
 	* docs/reference/Makefile.am:



More information about the cairo-commit mailing list