summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30568c7..293490a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-08-06 Kevin B, Kenny <kennykb@acm.org>
* generic/tclAssemnbly.c: Plug another memory leak. [Bug 3384840]
+ * generic/tclStrToD.c: Plug another memory leak. [Bug 3386975]
2011-08-05 Kevin B. Kenny <kennykb@acm.org>