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 036414b..07ba948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
* generic/tclTomMath.h
* tools/fix_tommath_h.tcl
* libtommath/tommath.h Formatting (# should always be first char on line)
+ * win/tclAppInit.c For MINGW/CYGWIN, use GetCommandLineA explicitely
2010-04-30 Don Porter <dgp@users.sourceforge.net>