summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-02-13 22:03:33 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-02-13 22:03:33 (GMT)
commit5b22ab3651ec3142fdb0850737ffe806327489b8 (patch)
treefae3485bd1470f17d9954eb2fafad8d7cbf4a0d0 /ChangeLog
parenta7beeb8e861f0a22b48f42d0725bd6d1c9dc6f73 (diff)
downloadtcl-5b22ab3651ec3142fdb0850737ffe806327489b8.zip
tcl-5b22ab3651ec3142fdb0850737ffe806327489b8.tar.gz
tcl-5b22ab3651ec3142fdb0850737ffe806327489b8.tar.bz2
Added language to describe the handling of the end-of-file character
\u001a embedded in a script file. [Bug 685485]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3717c41..2b50690 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-13 Kevin Kenny <kennykb@users.sourceforge.net>
+
+ * doc/tclsh.1: Added language to describe the handling of the
+ end-of-file character \u001a embedded in a script file.
+ [Bug 685485]
+
2003-02-10 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/fileName.test: