diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-02-01 07:54:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-02-01 07:54:36 +0000 |
commit | 4a9e12542dba5d3ce4b6205f1ec58e1336bc4b0e (patch) | |
tree | 4a033b1a3f233310bb515802271e7335c8cd28fa /RELEASE-NOTES | |
parent | 21b410545445d8465011d4b4b91f7b5fe38b3095 (diff) |
7.13 coming up
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 74609e5f8..355f2bb0c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -22,6 +22,10 @@ This release includes the following changes: This release includes the following bugfixes: + o re-sending a request when retrying on a fresh connection with multi + interface + o improved valgrind report parser in the test suite + o several valgrind reports o CURLOPT_FTPPORT and -P work when built ipv6-enabled o FTP third party transfers was much improved o proxy environment variables are now ignored when built HTTP-disabled @@ -51,6 +55,6 @@ advice from friends like these: Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt, Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop, Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel Díaz García, - Stephan Bergmann, Philippe Hameau, Ian Ford, Stephen More + Stephan Bergmann, Philippe Hameau, Ian Ford, Stephen More, Lars Nilsson Thanks! (and sorry if I forgot to mention someone) |