diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-06-16 Melissa Hirschl <hershey@matisse.scriptics.com> + + * generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment + in loop that was causing out-of-bounds reads on array "varName". + 1999-06-16 <stanton@scriptics.com> * tests/execute.test: |