summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2002-04-18 14:12:07 (GMT)
committerdkf <dkf@noemail.net>2002-04-18 14:12:07 (GMT)
commit437400e9bdeb47c4a2591bd7dc533315b46d60ec (patch)
tree79a8462334384e4c8831cc45887a5e04e182e0a0 /ChangeLog
parent932902ccb7776d56d2a245a51459c3542ee49ad5 (diff)
downloadtcl-437400e9bdeb47c4a2591bd7dc533315b46d60ec.zip
tcl-437400e9bdeb47c4a2591bd7dc533315b46d60ec.tar.gz
tcl-437400e9bdeb47c4a2591bd7dc533315b46d60ec.tar.bz2
Fixed Bug #545644; [info body] always gives a proper string now!
FossilOrigin-Name: 7a7778468263e6840c16f00818509d1c4a4f8bb5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8d8616..74d50c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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