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 59ff2fd..5d67ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-27 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclPathObj.c: Missing refcount on cached normalized path
+ caused crashes. [Bug 2884203].
+
2009-10-27 Kevin B. Kenny <kennykb@acm.org>
* library/clock.tcl (ParseClockScanFormat):