diff options
author | Steve Holme <steve_holme@hotmail.com> | 2016-04-01 22:20:58 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2016-04-01 22:20:58 +0100 |
commit | 3aa76ba164b1cd554e8423516a028b70eb0d68f6 (patch) | |
tree | 22c4a046b55d69d9c76e2f74684319fb71f5fbdc /RELEASE-NOTES | |
parent | 53fc6cb81b976b2abaf38f2686632809accd5551 (diff) |
RELEASE-NOTES: Removed "http_negotiate: Corrected host and proxy host name"
As this was introduced in the recent vauth changes and not a prior
release.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ddd80ecc6..20517a93e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,7 +38,6 @@ This release includes the following bugfixes: o upload: missing rewind call could make libcurl hang [12] o IMAP: check pointer before dereferencing it [13] o build: Changed the Visual Studio projects warning level from 3 to 4 - o http_negotiate: Corrected host and proxy host name being wrong way round This release includes the following known bugs: |