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
8353e4b5
Commit
8353e4b5
authored
Feb 22, 2018
by
Carlos Martín Nieto
Committed by
Patrick Steinhardt
Mar 02, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGELOG: mention the change to `git_odb_open_rstream`
parent
809b0ca6
Show 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 @
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
-----
...
...
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