summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-07-27 16:23:03 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-07-27 16:23:03 (GMT)
commit2430f497f1715d87f7c9b5f9374320566776fb6f (patch)
tree1d9c6aba23a9f5493ef1e6f2dc7b76b58b951f3c /ChangeLog
parent99a3268ecf555ad04f3ce935d0c29b2477762c74 (diff)
downloadtcl-2430f497f1715d87f7c9b5f9374320566776fb6f.zip
tcl-2430f497f1715d87f7c9b5f9374320566776fb6f.tar.gz
tcl-2430f497f1715d87f7c9b5f9374320566776fb6f.tar.bz2
* library/init.tcl ([unknown]): Corrected return code handling
in the portions of [unknown] that expand incomplete commands during interactive operations. [Bug 1214462].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d96f02..c5633dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-27 Don Porter <dgp@users.sourceforge.net>
+
+ * library/init.tcl ([unknown]): Corrected return code handling
+ in the portions of [unknown] that expand incomplete commands
+ during interactive operations. [Bug 1214462].
+
2005-07-26 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: Regen.