diff options
author | nijtmans <nijtmans> | 2010-03-04 22:59:27 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-04 22:59:27 (GMT) |
commit | 41fa75473e0f106977fb2f344679921e13ae8c77 (patch) | |
tree | 7293f092f28eb93fd0b8e24f4fed0d1bae9b7d3e /ChangeLog | |
parent | b4c9b3eb8ad6997dcb49b9f459aaee9fda8cb161 (diff) | |
download | tk-41fa75473e0f106977fb2f344679921e13ae8c77.zip tk-41fa75473e0f106977fb2f344679921e13ae8c77.tar.gz tk-41fa75473e0f106977fb2f344679921e13ae8c77.tar.bz2 |
Don't use -fvisibility=hidden for cygwin.
Make tkTestWinProcs const
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-02-23 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/configure.in: Don't use -fvisibility=hidden + * unix/tcl.m4: for cygwin. + * win/tkWinTest.c Make tkTestWinProcs const + 2010-03-04 Donal K. Fellows <dkf@users.sf.net> * doc/clipboard.n: Added note about STRING vs. UTF8_STRING types. |