diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-28 07:08:09 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-28 07:08:09 +0000 |
commit | a913e93667e10293e7bec9d572c3d8b3c3ca0224 (patch) | |
tree | 5a00a01ff1532a668b6131c05185afbbfbd236c7 /RELEASE-NOTES | |
parent | a7b99fc46339d0c3e1f2c095df371a7c88ed7907 (diff) |
--limit-rate problems on Mac OS X was reported by Rob Stanzel
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 af1358a0f..89df47112 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o --limit-rate works on Mac OS X (and other systems with bad poll()s) o cookies can now hold 4999 bytes of content o HTTP POST/PUT with NTLM/Digest/Negotiate to a URL returning 3XX o HTTPS POST/PUT over a proxy requiring NTLM/Digest/Negotiate works now @@ -47,6 +48,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, Jean-Louis Lemaire, David Byron, David Cohen + Luca Alteas, Jean-Louis Lemaire, David Byron, David Cohen, Rob Stanzel Thanks! (and sorry if I forgot to mention someone) |