summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-08-12 15:21:41 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-08-12 15:21:41 (GMT)
commit72aee25f15c2cacb152e6c770298102d99f83afa (patch)
treea15453b3660eeefee43615c230285dcc34f04747 /ChangeLog
parentb4cdda1ba117bf43944c4af6a9d3d5afa0757562 (diff)
downloadtk-72aee25f15c2cacb152e6c770298102d99f83afa.zip
tk-72aee25f15c2cacb152e6c770298102d99f83afa.tar.gz
tk-72aee25f15c2cacb152e6c770298102d99f83afa.tar.bz2
Fix for [749908] that localizes the changes within a single file and also
allows third-party code to work.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fcd3bb..05e0fcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-12 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * generic/tkOldConfig.c (Tk_ConfigureWidget): Stop storing per-thread
+ data in global data structures. Store it in per-interpreter data (i.e.
+ per-thread data) instead. [Bug 749908]
+
2005-08-10 Donal K. Fellows <dkf@users.sf.net>
* generic/tkFrame.c (CreateFrame) and others: Don't use size_t