diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-17 08:07:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-17 08:07:24 +0000 |
commit | 713effb6e4b1efa45d9c707bf6d0b447f9572bbf (patch) | |
tree | 2836401217455eb15c445619aad08f7238102297 /RELEASE-NOTES | |
parent | b92e2ab6b123dafe8154f7058d6a5298f6273968 (diff) |
large file FTP upload bug
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 89fd3fa4d..f9c242763 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,7 @@ This release includes the following changes: This release includes the following bugfixes: + o less restrictive libidn requirements, 0.4.1 or later is fine o fixed HTTP POST or PUT with Digest/Negotiate/NTLM when the server didn't require any authentication o win32 file:// transfer free memory bug @@ -38,6 +39,6 @@ advice from friends like these: Gisle Vanem, Vincent Bronner, Alexander Krasnostavsky, Chris Gaukroger, Günter Knauf, Marty Kuhrt, Kjetil Jacobsen, Steven Bazyl, Seshubabu Pasam, - Luca Alteas + Luca Alteas, Jean-Louis Lemaire Thanks! (and sorry if I forgot to mention someone) |