Unverified Commit 2d2a6025 by Edward Thomson Committed by GitHub

Merge pull request #4541 from libgit2/cmn/odb-streaming-read-changelog

CHANGELOG: mention the change to `git_odb_open_rstream`
parents adf7d094 8353e4b5
......@@ -121,6 +121,10 @@ v0.27
* We now read the effective user's configuration file instead of the real user's
configuration in case libgit2 runs as part of a setuid binary.
* The `git_odb_open_rstream` function and its `readstream` callback in the
`git_odb_backend` interface have changed their signatures to allow providing
the object's size and type to the caller.
v0.26
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment