diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-04-11 07:31:18 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-04-11 07:31:18 (GMT) |
commit | ef309fcd9588574626469b6b0d0e169dbf0e097c (patch) | |
tree | 76c5ff34aaafe880b1f5e5af0027b3bee77f28ec /ChangeLog | |
parent | 482a45104f6ba35c391aaa3014419e723b063116 (diff) | |
download | tcl-ef309fcd9588574626469b6b0d0e169dbf0e097c.zip tcl-ef309fcd9588574626469b6b0d0e169dbf0e097c.tar.gz tcl-ef309fcd9588574626469b6b0d0e169dbf0e097c.tar.bz2 |
fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-04-11 Jan Nijtmans <nijtmans@users.sf.net> + * generic/tcl.h: fix for [Bug 3281728]: Tcl sources from 2011-04-06 do + * unix/tcl.m4: not build on GCC9 (RH9) + * unix/configure: + 2011-04-08 Jan Nijtmans <nijtmans@users.sf.net> * win/tclWinPort.h: fix for [Bug 3280043]: win2k: unresolved DLL imports |