Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f23968

Browse files
committed
CHANGELOG: third batch of updates to the changelog for v0.27.0
1 parent ad006d8 commit 0f23968

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ v0.26 + 1
5454

5555
* Fix files not being treated as modified when only the file mode has changed.
5656

57+
* We now explicitly reject adding submodules to the index via
58+
`git_index_add_frombuffer`.
59+
60+
* Fix handling of `GIT_DIFF_FIND_RENAMES_FROM_REWRITES` raising `SIGABRT` when
61+
one file has been deleted and another file has been rewritten.
62+
5763
* Fix for WinHTTP not properly handling NTLM and Negotiate challenges.
5864

5965
* When using SSH-based transports, we now repeatedly ask for the passphrase to

0 commit comments

Comments
 (0)