diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-17 10:39:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-17 10:39:44 +0000 |
commit | 3920b4dae80f723fe6eed7503167ff01459a6fb4 (patch) | |
tree | 66e0597b135d1b223b87253e2d67b8ec84b2e089 /RELEASE-NOTES | |
parent | d70a335dcefbe2930367d45c39a00f1babc1e30b (diff) |
torture testing and a moved CVS repo
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 024938255..61a7f780e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,7 @@ This release includes the following changes: This release includes the following bugfixes: + o allocation failures cause no leaks o the progress meter display now handles file sizes up to full 8 exabytes (which is as high a signed 64 bit number can reach) o general HTTP authentication improvements @@ -34,6 +35,7 @@ This release includes the following bugfixes: Other curl-related news since the previous public release: + o The CVS repository was moved to cool.haxx.se o AdacURL 7.11.2 was released: http://www.almroth.com/adacurl/ o PycURL 7.11.3 was released: http://pycurl.sourceforge.net o A new German download mirror: http://www.mirrorspace.org/curl/ @@ -42,6 +44,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Gisle Vanem, Tommy Tam, Luca Altea, James Bursa, Mihai Ionescu, Michael - Benedict, Andrés García, Joe Halpin + Benedict, Andrés García, Joe Halpin, Seshubabu Pasam Thanks! (and sorry if I forgot to mention someone) |