diff options
author | Yang Tse <yangsita@gmail.com> | 2009-02-20 12:10:23 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-02-20 12:10:23 +0000 |
commit | 9182a46233f76c81a0d62f275076cad8b14f796a (patch) | |
tree | 70773855d219879f42e07548cb129e5246ed439e | |
parent | 51b46f451fd9bd01f794fa29b59baa73bc94ab49 (diff) |
Mark Incley noticed VS2008 compilation halting when building for Windows 2000
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c363bc930..a8ae5dcd7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -39,6 +39,7 @@ This release includes the following bugfixes: o superfluous wait in SFTP downloads removed o FTP with the multi interface no longer kills the control connection as easily on transfer failures + o compilation halting when using VS2008 to build a Windows 2000 target This release includes the following known bugs: @@ -50,6 +51,6 @@ advice from friends like these: Lisa Xu, Daniel Fandrich, Craig A West, Alexey Borzov, Sharad Gupta, Peter Sylvester, Chad Monroe, Markus Moeller, Yang Tse, Scott Cantor, Patrick Scott, Hidemoto Nakada, Jocelyn Jaubert, Andre Guibert de Bruet, - Kamil Dudka, Patrik Thunstrom, Linus Nielsen Feltzing + Kamil Dudka, Patrik Thunstrom, Linus Nielsen Feltzing, Mark Incley Thanks! (and sorry if I forgot to mention someone) |