diff options
author | jan.nijtmans <jan.nijtmans@noemail.net> | 2011-07-21 16:29:41 (GMT) |
---|---|---|
committer | jan.nijtmans <jan.nijtmans@noemail.net> | 2011-07-21 16:29:41 (GMT) |
commit | 1e3a88fef63ab971fb95870412cbb715657f04e3 (patch) | |
tree | 7ba41485689282b10d5bdc040bb399428351f258 /ChangeLog | |
parent | e96834e02b7fa5eb046e0ba43634ab80cbce6a97 (diff) | |
parent | 9038874b87f1571c5eaa0695f0279e71d4ba3408 (diff) | |
download | tcl-1e3a88fef63ab971fb95870412cbb715657f04e3.zip tcl-1e3a88fef63ab971fb95870412cbb715657f04e3.tar.gz tcl-1e3a88fef63ab971fb95870412cbb715657f04e3.tar.bz2 |
[Bug 3372130] Fix hypot math function with MSVC10
FossilOrigin-Name: faf8450cf0f7565346f0ea0f3296f9098c060800
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 |