diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-03-21 Miguel Sofer <msofer@users.sf.net> + + * generic/tclCkAlloc.c: + * generic/tclInt.h: remove one level of allocator indirection in + non memdebug builds, imported from mig-alloc-reform. + 2011-03-20 Miguel Sofer <msofer@users.sf.net> * generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from |