diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-07-21 16:36:49 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-07-21 16:36:49 (GMT) |
commit | ba8f5e3b42ce9478f7888c65663d55f9cfd7bf4c (patch) | |
tree | d378b5cc15e600e89e85ea9ebf6c9e92123b1025 /ChangeLog | |
parent | 825281a370de5345ff13fbb6c8fb612afb93295a (diff) | |
parent | 88e2731bdd4fc9b0efca660a91bf878850d4f6a1 (diff) | |
download | tcl-ba8f5e3b42ce9478f7888c65663d55f9cfd7bf4c.zip tcl-ba8f5e3b42ce9478f7888c65663d55f9cfd7bf4c.tar.gz tcl-ba8f5e3b42ce9478f7888c65663d55f9cfd7bf4c.tar.bz2 |
[Bug 3372130] Fix hypot math function with MSVC10
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-07-21 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tclWinPort.h: [Bug 3372130] Fix hypot math function with MSVC10 + 2011-07-19 Don Porter <dgp@users.sourceforge.net> * generic/tclUtil.c: [Bug 3371644] Repair failure to properly handle |