diff options
author | nijtmans <nijtmans> | 2010-05-31 10:29:23 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-05-31 10:29:23 (GMT) |
commit | 45b76a9f0bed998cfb332ad387dec00356109c19 (patch) | |
tree | aa527ee886eb5359fe93ddfdec19b07594273a13 /ChangeLog | |
parent | 4ece036d395d93098cea11df0327ca6c117d5713 (diff) | |
download | tk-45b76a9f0bed998cfb332ad387dec00356109c19.zip tk-45b76a9f0bed998cfb332ad387dec00356109c19.tar.gz tk-45b76a9f0bed998cfb332ad387dec00356109c19.tar.bz2 |
Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/types. This may cause runtime problems with W32"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-05-31 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tkMain.c: Fix CYGWIN warning: "fd_set and assiciated.macros + have been defined in sys/types. This may cause runtime problems with W32" + 2010-05-20 Donal K. Fellows <dkf@users.sf.net> * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all |