diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2010-03-24 14:19:50 -0400 |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2010-03-24 14:19:50 -0400 |
commit | 481c61d06082195d7ce8ab6cc21ce274e54b2aa4 (patch) | |
tree | 266e634cfe741240b8cd3f06402a1cee074f1e1a /RELEASE-NOTES | |
parent | ff438c994ebbbb63eda83ca34e2bbe8e3f6dfbf3 (diff) | |
parent | 05632d5db9b67264826c53d99eaa81943e36275c (diff) |
Merge branch 'master' of github.com:bagder/curl
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 9c6775ff2..b2134027d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -40,6 +40,7 @@ This release includes the following bugfixes: o chunked-encoding with Content-Length: header problem o multi interface HTTP POST over a proxy using PROXYTUNNEL o RTSP GET_PARAMETER + o timeout after last data chunk was handled This release includes the following known bugs: @@ -52,6 +53,7 @@ advice from friends like these: Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear, Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson, Constantine Sapuntzakis, Douglas Steinwand, Thomas Lopatic, Hauke Duden, - Akos Pasztory, Kenny To, Christopher Conroy, Massimo Callegari + Akos Pasztory, Kenny To, Christopher Conroy, Massimo Callegari, + Bob Richmond Thanks! (and sorry if I forgot to mention someone) |