8000 v0.99: still more recent changes · libgit2/libgit2@f20c0cf · GitHub
[go: up one dir, main page]

Skip to content

Commit f20c0cf

Browse files
committed
v0.99: still more recent changes
1 parent b57af8e commit f20c0cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ respond to bugs in this release, to stabilize it for the major release.
55

66
### Changes or improvements
77

8+
* The `HEAD` symbolic reference can no longer be deleted.
9+
10+
* `git_merge_driver_source_repo` no longer returns a `const git_repository *`,
11+
it now returns a non-`const` `git_repository *`.
12+
813
* Relative symbolic links are now supported on Windows when `core.symlinks`
914
is enabled.
1015

0 commit comments

Comments
 (0)
0