summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-07-25 21:38:08 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-07-25 21:38:08 (GMT)
commit5327bbab5cd5b9befa30513fd9450a40149b1356 (patch)
tree57eb3b5a807bc1d0c93037e80e127c251ac6e3ca /ChangeLog
parentd4e5bf9652f40b5cc68d23f8136afc0b61066b84 (diff)
downloadtcl-5327bbab5cd5b9befa30513fd9450a40149b1356.zip
tcl-5327bbab5cd5b9befa30513fd9450a40149b1356.tar.gz
tcl-5327bbab5cd5b9befa30513fd9450a40149b1356.tar.bz2
* generic/tclThreadAlloc.c: Moved the tclInt.h include to provide
Tcl_Panic which is now required for non-threaded build.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fdadfd..27612ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-25 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * generic/tclThreadAlloc.c: Moved the tclInt.h include to provide
+ Tcl_Panic which is now required for non-threaded build.
+
2004-07-22 Don Porter <dgp@users.sourceforge.net>
* tests/eofchar.data (removed): Test io-61.1 now generates its own