summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-15 00:06:18 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-15 00:06:18 (GMT)
commita4067b2f9b9e15de47baf424516fdc4bedd120e1 (patch)
tree743b550c96133c2302c5429c2c054ef30187f3c6 /ChangeLog
parent55409abda8f00f6af3def7318ec66de03beded37 (diff)
downloadtk-a4067b2f9b9e15de47baf424516fdc4bedd120e1.zip
tk-a4067b2f9b9e15de47baf424516fdc4bedd120e1.tar.gz
tk-a4067b2f9b9e15de47baf424516fdc4bedd120e1.tar.bz2
We should use the thread allocator for threaded builds. Added 'tclalloc' option to disable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c27119..1495f58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-15 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/makefile.vc: We should use the thread allocator for threaded
+ * win/rules.vc: builds. Added 'tclalloc' option to disable.
+
2008-05-14 Donal K. Fellows <dkf@users.sf.net>
* generic/tkPanedWindow.c (PanedWindowProxyCommand)