summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09aab5e..5d44f33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-15 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclParse.c (Tcl_ParseBraces): fix for possible read
+ after the end of buffer, [Bug 1813528] (Joe Mistachkin).
+
2007-10-03 Miguel Sofer <msofer@users.sf.net>
* generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted