diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-30 09:16:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-30 09:16:43 +0000 |
commit | 24353c4372a4ae7f084933a71150e0e90f91da4f (patch) | |
tree | 5c18dbd7e966ebf9db2bb5ef6c5b457981b5e8ab | |
parent | e89ea076265e5ae11f96658ff9365d36e71cb702 (diff) |
getdate fix, adacurl release
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b45dcc52a..5202266b3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,7 @@ This release includes the following changes: This release includes the following bugfixes: + o curl_getdate() crash fixed o downloading empty files now calls the write callback properly o no more reverse DNS lookups when getting ip-only address with ipv6-enabled libcurl @@ -24,6 +25,7 @@ This release includes the following bugfixes: Other curl-related news since the previous public release: + o AdacURL version 7.12.1 http://www.almroth.com/adacurl/index.html o pycurl version 7.12.1 http://pycurl.sourceforge.net/ This release would not have looked like this without help, code, reports and |