mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 18:11:43 +00:00
fix changelog
This commit is contained in:
parent
8311db0cf8
commit
b8c508087b
@ -64,7 +64,7 @@ v0.22 + 1
|
||||
* The `git_merge_options` structure member `flags` has been renamed
|
||||
to `tree_flags`.
|
||||
|
||||
* The `git_merge_file_options` structure member `tree_flags` is now
|
||||
* The `git_merge_file_options` structure member `flags` is now
|
||||
an unsigned int. It was previously a `git_merge_file_flags_t`.
|
||||
|
||||
* `GIT_CHECKOUT_SAFE_CREATE` has been removed. Most users will generally
|
||||
|
Loading…
Reference in New Issue
Block a user