diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-07-21 16:19:11 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-07-21 16:19:11 (GMT) |
commit | 92a1231e481ab9d8515434df17d2be2c172c0c76 (patch) | |
tree | 2778ce5e25383191b98d31a3bd772fc5e7890ccc /ChangeLog | |
parent | 94c90bd10e4e6d1c7f48de600f32cee2735b7d58 (diff) | |
download | tcl-92a1231e481ab9d8515434df17d2be2c172c0c76.zip tcl-92a1231e481ab9d8515434df17d2be2c172c0c76.tar.gz tcl-92a1231e481ab9d8515434df17d2be2c172c0c76.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-15 Don Porter <dgp@users.sourceforge.net> * generic/tclCompile.c: Avoid segfaults when RecordByteCodeStats() |