[cairo-commit] pycairo ChangeLog,1.286,1.287

Steve Chaplin commit at pdx.freedesktop.org
Sat Dec 27 00:43:54 PST 2008


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv14470

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -d -r1.286 -r1.287
--- ChangeLog	15 Dec 2008 07:00:18 -0000	1.286
+++ ChangeLog	27 Dec 2008 08:43:52 -0000	1.287
@@ -1,3 +1,13 @@
+2008-12-27  Steven Chaplin  <steve1097 # yahoo.com.au>
+
+	* doc/reference/matrix.rst: update matrix multiply docs.
+
+	* cairo/pycairo-matrix.c (matrix_multiply):
+	Change 'cairo.Matrix * cairo.Matrix' to be consistent with standard
+	matrix multiplication.
+	Add cairo.Matrix.multiply() to wrap cairo_matrix_multiply()
+	Fixes #19221, patch by Pietro Battiston
+
 2008-12-15  Steven Chaplin  <steve1097 # yahoo.com.au>
 
 	* configure.ac:



More information about the cairo-commit mailing list