diff options
author | dgp <dgp@users.sourceforge.net> | 2006-02-17 16:16:44 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-02-17 16:16:44 (GMT) |
commit | f262b3c747f989763356b77100557bf5e2c5bca7 (patch) | |
tree | 275a9c0ff707dc6deb8bf54ecb1a21c55a99c487 /ChangeLog | |
parent | 14a955c27520dbd65d0525ab0b1b3ea7c1ccc66a (diff) | |
download | tcl-f262b3c747f989763356b77100557bf5e2c5bca7.zip tcl-f262b3c747f989763356b77100557bf5e2c5bca7.tar.gz tcl-f262b3c747f989763356b77100557bf5e2c5bca7.tar.bz2 |
* generic/tclIORChan.c: Revised error message generation and handling
* tests/ioCmd.test: of exceptional return codes in the channel
reflection layer. [Bug 1372348].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-02-17 Don Porter <dgp@users.sourceforge.net> + + * generic/tclIORChan.c: Revised error message generation and handling + * tests/ioCmd.test: of exceptional return codes in the channel + reflection layer. [Bug 1372348]. + 2006-02-16 Don Porter <dgp@users.sourceforge.net> * generic/tclIndexObj.c: Disallow the "ambiguous" error message |