summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f8b95b9..3305614 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2006,7 +2006,7 @@
* generic/tclExecute.c:
* tests/compile.test: made bytecodes check for a catch before
returning; the compiled [return] is otherwise non-catchable.
- [Bug 542588] reported by Andreas Kupries.
+ [Bug 542142] reported by Andreas Kupries.
2002-04-15 Don Porter <dgp@users.sourceforge.net>