diff options
author | das <das> | 2003-11-06 13:11:00 (GMT) |
---|---|---|
committer | das <das> | 2003-11-06 13:11:00 (GMT) |
commit | ff55694441c776c36d477889a1e6183e32d12aaa (patch) | |
tree | ea26e1c5c79694bf855ccc3309b4a3e2bdcaf0ff /ChangeLog | |
parent | bb75623bfdb7105dcd6f60e0363d4597213cd139 (diff) | |
download | tcl-ff55694441c776c36d477889a1e6183e32d12aaa.zip tcl-ff55694441c776c36d477889a1e6183e32d12aaa.tar.gz tcl-ff55694441c776c36d477889a1e6183e32d12aaa.tar.bz2 |
* macosx/Makefile: optimized builds define NDEBUG to turn off
ThreadAlloc range checking.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-11-07 Daniel Steffen <das@users.sourceforge.net> + + * macosx/Makefile: optimized builds define NDEBUG to turn off + ThreadAlloc range checking. + 2003-11-05 Don Porter <dgp@users.sourceforge.net> * tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657] |