summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24dcbc3..30cedfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2010-03-03 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclStubLib.c Split tommath stub lib
+ * generic/tclTomMathStubLib.c in separate file.
+ * win/makefile.bc
+ * win/Makefile.in
+ * win/makefile.vc
+ * win/tcl.dsp
+ * unix/Makefile.in
+ * unix/tcl.m4 Cygwin only gives warning
+ * unix/configure using -fvisibility=hidden
+ * compat/strncasecmp.c A few more const's
+ * compat/strtod.c
+ * compat/strtoul.c
+
2010-03-03 Andreas Kupries <andreask@activestate.com>
* doc/refchan.n: Followup to ChangeLog entry 2009-10-07