[cairo-commit] pycairo ChangeLog,1.296,1.297
Steve Chaplin
commit at pdx.freedesktop.org
Mon Feb 16 04:09:13 PST 2009
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv9536
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -d -r1.296 -r1.297
--- ChangeLog 12 Feb 2009 09:04:28 -0000 1.296
+++ ChangeLog 16 Feb 2009 12:09:10 -0000 1.297
@@ -1,3 +1,10 @@
+2009-02-16 Steven Chaplin <stevech1097 # yahoo.com.au>
+
+ * cairo/pycairo-surface.c: Reenable threading for all cairo stream
+ functions and wrap PyGILState_Ensure/PyGILState_Release around the
+ calls to PyObject_CallMethod. This should fix bug #19287.
+ Patch from Torsten Marek.
+
2009-02-12 Steven Chaplin <stevech1097 # yahoo.com.au>
* doc/reference/patterns.rst:
More information about the cairo-commit
mailing list