diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-26 20:35:49 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-26 20:35:49 (GMT) |
commit | 71d77002995b03c970b348fc731a45ca779988df (patch) | |
tree | fa244148df87ba5acf6440df72ec79b7cfbebac6 /ChangeLog | |
parent | c93c83ba08054d4b36395e72bbd125b69d872698 (diff) | |
download | tk-71d77002995b03c970b348fc731a45ca779988df.zip tk-71d77002995b03c970b348fc731a45ca779988df.tar.gz tk-71d77002995b03c970b348fc731a45ca779988df.tar.bz2 |
* unix/tcl.m4: Replaced -Wno-strict-alias with more portable
-fno-strict-alias alternative.
* unix/configure: autoconf-2.57
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-03-26 Don Porter <dgp@users.sourceforge.net> + * unix/tcl.m4: Replaced -Wno-strict-alias with more portable + -fno-strict-alias alternative. + * README: Bump version to 8.5a2. * generic/tk.h: * macosx/Wish.pbproj/project.pbxproj: |