summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-06-28 13:56:20 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-06-28 13:56:20 (GMT)
commite1bb8afe489c46336d1fbc4a223e26a9b3979121 (patch)
tree507edde926efb54c14512dc64d4c9c2c544250c6 /ChangeLog
parentf0da4e55104381d0a8bf98a2c3dfc4848efc1b3d (diff)
downloadtcl-e1bb8afe489c46336d1fbc4a223e26a9b3979121.zip
tcl-e1bb8afe489c46336d1fbc4a223e26a9b3979121.tar.gz
tcl-e1bb8afe489c46336d1fbc4a223e26a9b3979121.tar.bz2
* generic/tclVar.c (UnsetVarStruct): fix possible segfault with
recent streamlining.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5eeeb1..770d7fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-28 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclVar.c (UnsetVarStruct): fix possible segfault.
+
2007-06-27 Don Porter <dgp@users.sourceforge.net>
* generic/tclTrace.c: Corrected broken trace reversal logic in