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 c52582e..6285475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* generic/tclCmdIL.c (TclNRIfObjCmd): [Bug 2823276]: Make [if]
NRE-safe on all arguments when interpreted.
+ (Tcl_LsortObjCmd): Close off memory leak.
2009-08-19 Donal K. Fellows <dkf@users.sf.net>