From a7ef27af1c04e1c0a2a1fbc2c161875204bba86e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Thu, 3 Mar 2016 20:17:13 +0100 Subject: [PATCH] CHANGELOG: add note about WinHTTP cred handling --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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