[cairo-commit] cairo ChangeLog,1.1194,1.1195

Christian Biesinger commit at pdx.freedesktop.org
Mon Dec 26 16:44:43 PST 2005


Committed by: biesi

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv7997

Modified Files:
	ChangeLog 
Log Message:
2005-12-26  Christian Biesinger  <cbiesinger at web.de>

	* src/cairo-beos-surface.cpp: Don't require that the caller locks
	the view; do it in cairo code.
	* test/cairo-test-beos.cpp: Remove the now-unneeded locking


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1194
retrieving revision 1.1195
diff -u -d -r1.1194 -r1.1195
--- ChangeLog	22 Dec 2005 01:08:28 -0000	1.1194
+++ ChangeLog	27 Dec 2005 00:44:41 -0000	1.1195
@@ -1,3 +1,9 @@
+2005-12-26  Christian Biesinger  <cbiesinger at web.de>
+
+	* src/cairo-beos-surface.cpp: Don't require that the caller locks
+	the view; do it in cairo code.
+	* test/cairo-test-beos.cpp: Remove the now-unneeded locking
+
 2005-12-21  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo-ps-surface.c: Remove some unneeded backend functions



More information about the cairo-commit mailing list