diff options
author | davygrvy <davygrvy@pobox.com> | 2004-02-06 00:02:56 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-02-06 00:02:56 (GMT) |
commit | b9420de87169fc5713748cf74517e2a977ae4769 (patch) | |
tree | 4fa8cc86d047451e6f1c230f17c50b48d4930d11 /ChangeLog | |
parent | 9d085bbc63c3779f82cc5dc1bda1548a0d9ad3ec (diff) | |
download | tcl-b9420de87169fc5713748cf74517e2a977ae4769.zip tcl-b9420de87169fc5713748cf74517e2a977ae4769.tar.gz tcl-b9420de87169fc5713748cf74517e2a977ae4769.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |