summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-09-13 12:38:06 +0000
committerCarl Worth <cworth@cworth.org>2005-09-13 12:38:06 +0000
commit4a078039192a57df54f258fe6ff7c1e9a9bbb613 (patch)
tree64c24bac6616887e4be88d0272e2c29eada29940 /ChangeLog
parent36f4bb98371a3a81ccc6ccf6f3295b9e48e8c8c9 (diff)
Adjust parameters to stress things a bit more, (better exposing another locking bug).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d22770a41..41e1a8843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-13 Carl Worth <cworth@cworth.org>
+ * test/pthread-show-text.c: (start), (main): Adjust parameters to
+ stress things a bit more, (better exposing another locking bug).
+
+2005-09-13 Carl Worth <cworth@cworth.org>
+
* src/cairo-scaled-font.c: (cairo_scaled_font_reference),
(cairo_scaled_font_destroy): Expand locking to encapsulate any
modification to the reference count of a scaled font, rather than