diff options
Diffstat (limited to 'RELEASE-NOTES')
| -rw-r--r-- | RELEASE-NOTES | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c54f0162d..dcd863554 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,6 +13,7 @@ This release includes the following changes:   o automatically append ";type=<a|i>" when using HTTP proxies for FTP urls   o improved NSS support + o added --proxy-negotiate  This release includes the following bugfixes: @@ -20,6 +21,7 @@ This release includes the following bugfixes:   o ldapv3 support on Windows   o ldap builds with the MSVC makefiles   o no HOME and no key given caused SSH auth failure + o Negotiate authentication over proxy  This release includes the following known bugs: @@ -36,6 +38,7 @@ New curl mirrors:  This release would not have looked like this without help, code, reports and  advice from friends like these: - Dan Fandrich, Michal Marek, Günter Knauf, Rob Crittenden, Immanuel Gregoire + Dan Fandrich, Michal Marek, Günter Knauf, Rob Crittenden, Immanuel Gregoire, + Mark Davies          Thanks! (and sorry if I forgot to mention someone) | 
