summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-02-06 00:02:56 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-02-06 00:02:56 (GMT)
commitb9420de87169fc5713748cf74517e2a977ae4769 (patch)
tree4fa8cc86d047451e6f1c230f17c50b48d4930d11 /ChangeLog
parent9d085bbc63c3779f82cc5dc1bda1548a0d9ad3ec (diff)
downloadtcl-b9420de87169fc5713748cf74517e2a977ae4769.zip
tcl-b9420de87169fc5713748cf74517e2a977ae4769.tar.gz
tcl-b9420de87169fc5713748cf74517e2a977ae4769.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5894730..2c6a925 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-05 David Gravereaux <davygrvy@pobo.co>
+
+ * docs/tclvars.n: Added clarification of the tcl_platform(debug)
+ var that it only refers to the flavor of the C run-time, and not
+ whether the core contains symbols.
+
2004-02-05 Don Porter <dgp@users.sourceforge.net>
* generic/tclFileName.c (SkipToChar): Corrected CONST and