summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2009-11-02 04:59:10 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2009-11-02 04:59:10 (GMT)
commitacce982a04d02ecfb316d7df97119428f7116539 (patch)
tree03dd7c45a2386e9376e9ebb3bc8fa12fa5275c5a /ChangeLog
parent88c10a50633227440660c623dc76a8f017b1e054 (diff)
downloadtk-acce982a04d02ecfb316d7df97119428f7116539.zip
tk-acce982a04d02ecfb316d7df97119428f7116539.tar.gz
tk-acce982a04d02ecfb316d7df97119428f7116539.tar.bz2
Fix for [Bug 1739613]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c13d07..8ec6edf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-01 Joe Mistachkin <joe@mistachkin.com>
+
+ * win/tkWinButton.c: [Bug 1739613]: The default width being stored
+ in TSD cannot be put into the process-wide options table. This fix
+ allocates storage for the default width from the heap and frees it
+ using an exit handler.
+
2009-10-25 Donal K. Fellows <dkf@users.sf.net>
* unix/tkUnixColor.c (TkpGetColor): [Bug 2809525]: Impose a maximum