diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-04-18 14:12:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-04-18 14:12:07 (GMT) |
commit | 99698119e81825308e2a3790fc046c4c9fe63b40 (patch) | |
tree | 79a8462334384e4c8831cc45887a5e04e182e0a0 /ChangeLog | |
parent | 85e2515f134ae9dee84eaab360465cc92116796f (diff) | |
download | tcl-99698119e81825308e2a3790fc046c4c9fe63b40.zip tcl-99698119e81825308e2a3790fc046c4c9fe63b40.tar.gz tcl-99698119e81825308e2a3790fc046c4c9fe63b40.tar.bz2 |
Fixed Bug #545644; [info body] always gives a proper string now!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-04-18 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * generic/tclCmdIL.c (InfoBodyCmd): + * tests/info.test (info-2.6): Proc bodies without string reps + would report as empty [Bug #545644] + * generic/tclCmdMZ.c (Tcl_SubstObj): More clarification for comment on behaviour when substitutions are not well-formed, prompted by [Bug #536831]; alas, removing the ill-defined |