diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-07-01 12:37:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-07-01 12:37:55 +0000 |
commit | 6df3bf3644b22123e6cee9e7d7685a8159e42f97 (patch) | |
tree | d36c19aaa807b9fb907bdb5ce8b081354104c7f7 /RELEASE-NOTES | |
parent | 35840a2c5c08945acd564cf3bdfe3ec02a144d10 (diff) |
--trace fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 288182a09..fa13661aa 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o --trace files now get the final info lines too o multi interface connects fine to multi-IP resolving hosts o --limit-rate works on Mac OS X (and other systems with bad poll()s) o cookies can now hold 4999 bytes of content @@ -44,12 +45,14 @@ Other curl-related news since the previous public release: o Gambas binding for libcurl: http://gambas.sf.net/ o pycurl 7.12.0 was released http://pycurl.sf.net/ o wxWidgets binding: http://homepage.mac.com/codonnell/wxcurldav/ + o New Austrian curl web mirror: http://curl.gds.tuwien.ac.at/ This release would not have looked like this without help, code, reports and 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, Rob Stanzel + Luca Alteas, Jean-Louis Lemaire, David Byron, David Cohen, Rob Stanzel, + Niels van Tongeren Thanks! (and sorry if I forgot to mention someone) |