diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-25 12:54:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-25 12:54:29 (GMT) |
commit | 527a4f67fa396747502ba37514a882725f401110 (patch) | |
tree | a15d6e3db57d75ff1a3a0fa261928a216015aba8 /ChangeLog | |
parent | 3b5f5de0a5c31cd0891ca0398b8573ce3e7111b8 (diff) | |
download | tcl-527a4f67fa396747502ba37514a882725f401110.zip tcl-527a4f67fa396747502ba37514a882725f401110.tar.gz tcl-527a4f67fa396747502ba37514a882725f401110.tar.bz2 |
[Bug 3537605]: Make [encoding dirs ? ?] report the right error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-06-25 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclCmdAH.c (EncodingDirsObjCmd): [Bug 3537605]: Do the right + thing when reporting errors with the number of arguments. + 2012-06-25 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclfileName.c: [Patch #1536227]: Cygwin network pathname |