diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-02-12 20:48:40 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-02-12 20:48:40 +0000 |
commit | 9a4c887c4a7279acc4cae66b11540746244e9cc3 (patch) | |
tree | 395649682d8b46f2a83c5f12d5fa772cb5517180 /RELEASE-NOTES | |
parent | de41c6ef4344ff7135274a0481e11c3c1a38a0d5 (diff) |
Added support for Digest and NTLM authentication using GnuTLS.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b1d5263d9..0661de35c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -20,6 +20,7 @@ This release includes the following changes: o Added CURLPROXY_HTTP_1_0 and --proxy1.0 o Added docs/libcurl/symbols-in-versions o Added CURLINFO_CONDITION_UNMET + o Added support for Digest and NTLM authentication using GnuTLS This release includes the following bugfixes: |