mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 23:26:39 +00:00
binary diff: document changes in CHANGELOG
This commit is contained in:
parent
3208df37fb
commit
0e522f6e6a
@ -65,6 +65,10 @@ support for HTTPS connections insead of OpenSSL.
|
||||
configuration. This allows modifying URL prefixes to a custom
|
||||
value via gitconfig.
|
||||
|
||||
* `git_diff_foreach`, `git_diff_blobs`, `git_diff_blob_to_buffer`,
|
||||
and `git_diff_buffers` now accept a new binary callback of type
|
||||
`git_diff_binary_cb` that includes the binary diff information.
|
||||
|
||||
### API additions
|
||||
|
||||
* The `git_merge_options` gained a `file_flags` member.
|
||||
|
Loading…
Reference in New Issue
Block a user