summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2008-10-31 18:01:35 (GMT)
committerjenglish <jenglish@flightlab.com>2008-10-31 18:01:35 (GMT)
commit3e5c63a75bb5c5187a6dc0fda176493454c1ee99 (patch)
treeaab5e8310ba6a64e099096671c0b42822b80ebb5 /ChangeLog
parent6f5d76a8755403d49a1465f4b9f41164a7f311f2 (diff)
downloadtk-3e5c63a75bb5c5187a6dc0fda176493454c1ee99.zip
tk-3e5c63a75bb5c5187a6dc0fda176493454c1ee99.tar.gz
tk-3e5c63a75bb5c5187a6dc0fda176493454c1ee99.tar.bz2
Temporary workaround for [Bug 2207435]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 050ae99..c403c4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-31 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/widget.c: Temporary workaround for [Bug 2207435]
+
2008-10-30 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tkAtom.c: more internal -Wwrite-strings warning fixes