Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
trees
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Liberate
trees
Commits
50feac92
Unverified
Commit
50feac92
authored
8 years ago
by
David Goulet
Browse files
Options
Downloads
Patches
Plain Diff
Update version to v2.1.0
Signed-off-by:
David Goulet
<
dgoulet@riseup.net
>
parent
146993d0
Branches
Branches containing commit
Tags
v2.1.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+5
-1
5 additions, 1 deletion
ChangeLog
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
6 additions
and
2 deletions
ChangeLog
+
5
−
1
View file @
50feac92
2015-07-17 trees 2.0.0 (First Drumpf General Strike)
2017-03-17 trees 2.1.0 (Saint Patrick's Day)
* Fix an overflow validation
* unbreak link to scrambler in README.md (caused 404)
2017-02-17 trees 2.0.0 (First Drumpf General Strike)
* Don't use assert() for an overflow check
* Use SSIZE_MAX in trees_ostream_send_chunk() check
* Handle error code in trees_ostream_send_header()
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
50feac92
AC_PREREQ([2.64])
AC_INIT([trees],[2.
0
.0],[https://0xacab.org/riseuplabs/trees/issues],
AC_INIT([trees],[2.
1
.0],[https://0xacab.org/riseuplabs/trees/issues],
[trees-plugin],[https://0xacab.org/riseuplabs/trees.git])
AC_CONFIG_HEADERS([trees-config.h])
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment