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

Skip to content

Commit bb4896f

Browse files
committed
Add a note about racy-git in CHANGELOG
1 parent 6e611f7 commit bb4896f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ support for HTTPS connections insead of OpenSSL.
6969
and `git_diff_buffers` now accept a new binary callback of type
7070
`git_diff_binary_cb` that includes the binary diff information.
7171

72+
* The race condition mitigations described in `racy-git.txt` have been
73+
implemented.
74+
7275
### API additions
7376

7477
* The `git_merge_options` gained a `file_flags` member.

0 commit comments

Comments
 (0)