mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-09 00:42:29 +00:00
CHANGELOG: add note about WinHTTP cred handling
This commit is contained in:
parent
66a530eb4e
commit
a7ef27af1c
@ -34,6 +34,9 @@ v0.23 + 1
|
|||||||
exist and are of the correct type. This object validation can be
|
exist and are of the correct type. This object validation can be
|
||||||
disabled with the GIT_OPT_ENABLE_STRICT_OBJECT_CREATION option.
|
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
|
### API additions
|
||||||
|
|
||||||
* `git_config_lock()` has been added, which allow for
|
* `git_config_lock()` has been added, which allow for
|
||||||
|
Loading…
Reference in New Issue
Block a user