Skip to content

Commit 65439b0

Browse files
committed
Update NEWS
1 parent 49c9737 commit 65439b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
* Add `$(C_VISIBILITY)` to compiler flags to hide internal symbols
1414
from shared object.
1515

16+
* On MacOS, if libgit2 is not found, the build configuration tries to
17+
download a static build of libgit2 version 1.8.1
18+
(https://github.com/autobrew/bundler/releases/tag/libgit2-1.8.1) and
19+
use that instead, after the sha256 of the downloaded
20+
'libgit2-1.8.1-universal.tar.xz' file has been checked.
21+
1622
# git2r 0.33.0 (2023-11-26)
1723

1824
## CHANGES

0 commit comments

Comments
 (0)