summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2016-03-03 20:17:13 +0100
committerCarlos Martín Nieto <cmn@dwim.me>2016-03-03 20:17:13 +0100
commita7ef27af1c04e1c0a2a1fbc2c161875204bba86e (patch)
tree3b410efb09d1b5b6f1b5b40120bdafe0fb8eca0a
parent66a530eb4e4cb7a1ce7a1b8b83fea00659eeea5e (diff)
downloadlibgit2-a7ef27af1c04e1c0a2a1fbc2c161875204bba86e.tar.gz
CHANGELOG: add note about WinHTTP cred handling
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c50f1211..1338909d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,9 @@ v0.23 + 1
exist and are of the correct type. This object validation can be
disabled with the GIT_OPT_ENABLE_STRICT_OBJECT_CREATION option.
+* The WinHTTP transport's handling of bad credentials now behaves like
+ the others, asking for credentials again.
+
### API additions
* `git_config_lock()` has been added, which allow for