summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-04-18 14:12:07 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-04-18 14:12:07 (GMT)
commit99698119e81825308e2a3790fc046c4c9fe63b40 (patch)
tree79a8462334384e4c8831cc45887a5e04e182e0a0 /ChangeLog
parent85e2515f134ae9dee84eaab360465cc92116796f (diff)
downloadtcl-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--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