diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-09 20:12:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-09 20:12:16 +0000 |
commit | 4935853eb9d13beba2fa9ba1702b69fdb71832cc (patch) | |
tree | 41f334058e156a7db8409b41f78d90abf7afc5e6 /RELEASE-NOTES | |
parent | d1a3c9944ee3215d78d644c47768e205fd043990 (diff) |
resume fix
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 150a902e0..aa3a0cd98 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o resume was not possible to switch off properly once enabled o fixed the ipv4 connect code when a DNS entry has multiple IPs o now checks subjectAltNames when matching certs o HTTP POST using read callback works again @@ -65,6 +66,7 @@ advice from friends like these: Early Ehlinger, Kevin Fisk, Jurij Smakov, Bjorn Reese, Tim Bartley, David Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan, Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard, - Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler + Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan + O'Dea Thanks! (and sorry if I forgot to mention someone) |