summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c030b8..0aeb4cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-12 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
+
+ * generic/tclIOUtil.c (Tcl_FSGetInternalRep): fixed potential
+ overwriting of already freed memory which caused all kinds of
+ (rare but reproducible) coredumps all over the place.
+
2006-01-11 Don Porter <dgp@users.sourceforge.net>
* tests/error.test (error-7.0): Test the timing of write traces