Commit a7ef27af1c04e1c0a2a1fbc2c161875204bba86e

Carlos Martín Nieto 2016-03-03T20:17:13

CHANGELOG: add note about WinHTTP cred handling

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c50f12..1338909 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