Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Roger Dingledine
Tor
Commits
1e24d59a
Commit
1e24d59a
authored
20 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
add a changelog and bump to 0.0.8rc2
svn:r2303
parent
79df0aa1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
configure.in
+1
-1
1 addition, 1 deletion
configure.in
with
6 additions
and
1 deletion
ChangeLog
+
5
−
0
View file @
1e24d59a
Release notes in progress for 0.0.8:
rc2:
o Make it compile on cygwin again.
o When picking unverified routers, skip those with low uptime and/or
low bandwidth, depending on what properties you care about.
rc1:
o Changes from 0.0.7.3:
- Bugfixes:
...
...
This diff is collapsed.
Click to expand it.
configure.in
+
1
−
1
View file @
1e24d59a
AC_INIT
AM_INIT_AUTOMAKE(tor, 0.0.8rc
1
)
AM_INIT_AUTOMAKE(tor, 0.0.8rc
2
)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST
...
...
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