summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d4e1c4..382388d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-19 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced some
+ * generic/tclEvent.c (Tcl_CreateThread): calls to Tcl_Alloc()
+ * generic/tclObj.c (UpdateStringOfBignum): with calls to
+ * unix/tclUnixTime.c (SetTZIfNecessary): ckalloc(), which better
+ * win/tclAppInit.c (setargv): supports memory debugging.
+
2007-03-19 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* doc/regsub.n: Corrected example so that it doesn't recommend