summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8112893..f29cfe2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* generic/tkMain.c: Fix CYGWIN warning: "fd_set and assiciated.macros
have been defined in sys/types. This may cause runtime problems with W32"
+ * win/winMain.c: Add command line processing for CYGWIN, backported
+ from trunk.
2010-05-20 Donal K. Fellows <dkf@users.sf.net>