summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2010-01-03 20:52:12 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2010-01-03 20:52:12 (GMT)
commitce5d124270a583363c29a727a81feadfc90a7ba0 (patch)
tree6a1e258bdfcd880e807175c2db59009c36f22228 /ChangeLog
parent10428413079058e0f75d48d4f976493454730d0b (diff)
downloadtcl-ce5d124270a583363c29a727a81feadfc90a7ba0.zip
tcl-ce5d124270a583363c29a727a81feadfc90a7ba0.tar.gz
tcl-ce5d124270a583363c29a727a81feadfc90a7ba0.tar.bz2
fix Changelog typo and c/p error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 1 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index ef0bcdf..de681eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,11 @@
2010-01-03 Miguel Sofer <msofer@users.sf.net>
- * generic/tclBasic.c: Fix lerak of coroutines on namespace
+ * generic/tclBasic.c: Fix leak of coroutines on namespace
* generic/tclCompile.h: deletion, [Bug 2724403]. Added a test
* generic/tclNamesp.c: for this leak, and also a test for
* tests/coroutine.test: leaks on namespace deletion.
* tests/namespace.test:
- * library/init.tcl (unknown): [Bug 2824981]: Fix infinite recursion of
- ::unknown when [set] is undefined.
-
2009-12-30 Donal K. Fellows <dkf@users.sf.net>
* library/safe.tcl (AliasSource): [Bug 2923613]: Make the safer