diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-10-01 00:03:17 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-10-01 00:03:17 +0200 |
commit | 488f9545a24d6705ae55e7f69b1388ae6154f910 (patch) | |
tree | 983ec7386d0dcab1d76a0601e3e84b966cb04072 /RELEASE-NOTES | |
parent | 588402585bae3ba277760251bcff9a14e76dc6b4 (diff) |
RELEASE-NOTES: synced up to 588402585bae
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7665c8df5..19fdab360 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -43,6 +43,11 @@ This release includes the following bugfixes: o curl_easy_duphandle: clone the c-ares handle correctly o MacOSX-Framework: updates for Snowleopard o support URL containing colon without trailing port number + o parsedate: allow time specified without seconds + o curl_easy_escape: don't escape "unreserved" characters + o SFTP: avoid downloading negative sizes + o Lots of GSS/KRB FTP fixes + o TFTP: Work around tftpd-hpa upload bug This release includes the following known bugs: @@ -54,6 +59,7 @@ advice from friends like these: Kamil Dudka, Ben Greear, Cameron Kaiser, Dan Fandrich, Dirk Manske, Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen, Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio, - Hendrik Visage, Ning Dong, David McCreedy + Hendrik Visage, Ning Dong, David McCreedy, Patrick Monnerat, + Tim Newsome Thanks! (and sorry if I forgot to mention someone) |