summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-07-21 04:12:34 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-07-21 04:12:34 (GMT)
commit9247cfd4dd001327d0b13afb31bd9c53de78c61d (patch)
tree702e30d1948953dc0a715842992778fa6dcf423f /ChangeLog
parent37df80fe19f5198cd59e7e0d61363316325a7878 (diff)
downloadtcl-9247cfd4dd001327d0b13afb31bd9c53de78c61d.zip
tcl-9247cfd4dd001327d0b13afb31bd9c53de78c61d.tar.gz
tcl-9247cfd4dd001327d0b13afb31bd9c53de78c61d.tar.bz2
ChangeLog fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c202171..9466d26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
* generic/tclBasic.c: NRE: enabled calling NR commands
* generic/tclExecute.c: from the callbacks. Completely
* generic/tclInt.h: redone tailcall implementation
- * generic/tclNRE.h: using the new feature.
+ * generic/tclNRE.h: using the new feature. [Bug 2021489]
* generic/tclProc.c:
* tests/NRE.test: