Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Commits
2d2a6025
Unverified
Commit
2d2a6025
authored
Mar 04, 2018
by
Edward Thomson
Committed by
GitHub
Mar 04, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4541 from libgit2/cmn/odb-streaming-read-changelog
CHANGELOG: mention the change to `git_odb_open_rstream`
parents
adf7d094
8353e4b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
CHANGELOG.md
+4
-0
No files found.
CHANGELOG.md
View file @
2d2a6025
...
...
@@ -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
-----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment