summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-03-23 13:08:18 (GMT)
committernijtmans <nijtmans>2010-03-23 13:08:18 (GMT)
commit1c34df3008fc247efe8e129fce9fcfc51ed282a5 (patch)
tree0f4b43887f0c38b5078eda269a0a4336fe27ea42
parentddc540e0328b146dd871015f3c32296da797920a (diff)
downloadtcl-1c34df3008fc247efe8e129fce9fcfc51ed282a5.zip
tcl-1c34df3008fc247efe8e129fce9fcfc51ed282a5.tar.gz
tcl-1c34df3008fc247efe8e129fce9fcfc51ed282a5.tar.bz2
Make error message in "try" implementation
exactly the same as the one in "return"
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1223c14..ac71344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2010-03-?? Jan Nijtmans <nijtmans@users.sf.net>
+2010-03-23 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclCmdMZ.c Make error message in "try" implementation
* generic/tclCompCmdsSZ.c exactly the same as the one in "return"