summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2008-06-10 13:57:23 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-06-10 13:57:23 +0000
commit09501c9fab47b6b14cd24f17a2f321bd4f2d7a8b (patch)
tree1ffbb5192a1c5effa738fac4af6b1a05e3c2fc4c /ChangeLog
parent941e4bf9670742f59ee53b60b4493f62b9ef5c2c (diff)
downloadmetacity-09501c9fab47b6b14cd24f17a2f321bd4f2d7a8b.tar.gz
doubles are %f or %g, not %d re-created fair copy accordingly
2008-06-10 Thomas Thurman <tthurman@gnome.org> * test/tokentest/tokentest.c (draw_string_to_spec): doubles are %f or %g, not %d * test/tokentest/tokentest.ini: re-created fair copy accordingly svn path=/trunk/; revision=3754
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a53e0d8..a34055a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-06-10 Thomas Thurman <tthurman@gnome.org>
+ * test/tokentest/tokentest.c (draw_string_to_spec): doubles are
+ %f or %g, not %d
+ * test/tokentest/tokentest.ini: re-created fair copy accordingly
+
+2008-06-10 Thomas Thurman <tthurman@gnome.org>
+
* test/tokentest: A preliminary attempt at a test for the
theme expression tokeniser.