[cairo-commit] cairo ChangeLog,1.1026.2.7,1.1026.2.8
Carl Worth
commit at pdx.freedesktop.org
Tue Sep 13 15:41:18 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv15475
Modified Files:
Tag: BRANCH_1_0
ChangeLog
Log Message:
2005-09-13 Carl Worth <cworth at cworth.org>
* src/cairo-ft-font.c: (_cairo_ft_scaled_font_text_to_glyphs):
Expand locking to include all modification of cairo_scaled_font
and related objects.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.7
retrieving revision 1.1026.2.8
diff -u -d -r1.1026.2.7 -r1.1026.2.8
--- ChangeLog 13 Sep 2005 19:38:06 -0000 1.1026.2.7
+++ ChangeLog 13 Sep 2005 22:41:16 -0000 1.1026.2.8
@@ -1,5 +1,11 @@
2005-09-13 Carl Worth <cworth at cworth.org>
+ * src/cairo-ft-font.c: (_cairo_ft_scaled_font_text_to_glyphs):
+ Expand locking to include all modification of cairo_scaled_font
+ and related objects.
+
+2005-09-13 Carl Worth <cworth at cworth.org>
+
* test/pthread-show-text.c: (start), (main): Adjust parameters to
stress things a bit more, (better exposing another locking bug).
More information about the cairo-commit
mailing list