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 9987a1e..4be3b60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* generic/tclCompile.c (TclCompileScript): corrected possible
segfault when a compilation returns TCL_OUTLINE_COMPILE after
- having grown the compile environment.
+ having grown the compile environment [Bug 925121].
2004-03-27 Miguel Sofer <msofer@users.sf.net>