diff options
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 19fdab360..40eabd146 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -48,6 +48,10 @@ This release includes the following bugfixes: o SFTP: avoid downloading negative sizes o Lots of GSS/KRB FTP fixes o TFTP: Work around tftpd-hpa upload bug + o libcurl.m4: several fixes + o HTTP: remove special case for 416 + o examples: use example.com in example URLs + o globbing: fix crash on unballanced open brace This release includes the following known bugs: @@ -60,6 +64,6 @@ advice from friends like these: 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, Patrick Monnerat, - Tim Newsome + Tim Newsome, Dan Locks, Vlad Ureche Thanks! (and sorry if I forgot to mention someone) |