summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@noemail.net>2004-02-06 00:02:56 (GMT)
committerdavygrvy <davygrvy@noemail.net>2004-02-06 00:02:56 (GMT)
commit48a4ed47b2a7537195ae913af09e47261c139802 (patch)
tree4fa8cc86d047451e6f1c230f17c50b48d4930d11 /ChangeLog
parent951520a913221fb7b01970ae7fe88cfce63d7e75 (diff)
downloadtcl-48a4ed47b2a7537195ae913af09e47261c139802.zip
tcl-48a4ed47b2a7537195ae913af09e47261c139802.tar.gz
tcl-48a4ed47b2a7537195ae913af09e47261c139802.tar.bz2
no message
FossilOrigin-Name: 7cbbb6831c92b5bcc81ac7c0903160e58c646b72
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