summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 429bc35..2d030c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2010-06-101 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
- * generic/tclNamesp.c: Fix computation of [uplevel] offsets in TIP 341.
+ * generic/tclNamesp.c: Fix computation of [uplevel] offsets in TIP 348.
* tests/error.test: Only depend on callerPtr chaining now.
* tests/result.test: Needed for upcoming coro patch.