Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
sergi
Tor
Commits
26679713
Commit
26679713
authored
4 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
rewrap changelog
parent
1fd05805
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+6
-5
6 additions, 5 deletions
ChangeLog
with
6 additions
and
5 deletions
ChangeLog
+
6
−
5
View file @
26679713
...
...
@@ -169,7 +169,8 @@ Changes in version 0.4.5.1-alpha - 2020-11-01
Patch from Daniel Pinto. Closes ticket 40047.
- Consider an HTTP 301 response to be an error (like a 404) when
processing a directory response. Closes ticket 40053.
- Log directory fetch statistics as a single line. Closes ticket 40159.
- Log directory fetch statistics as a single line. Closes
ticket 40159.
- Provide more complete descriptions of our connections when logging
about them. Closes ticket 40041.
- When describing a relay in the logs, we now include its ed25519
...
...
@@ -358,10 +359,10 @@ Changes in version 0.4.5.1-alpha - 2020-11-01
o Code simplification and refactoring:
- Add and use a set of functions to perform down-casts on constant
connection and channel pointers. Closes ticket 40046.
- Refactor our code that logs descriptions of connections,
channels,
and the peers on them, to use a single call path. This
change
enables us to refactor the data types that they use, and
eliminates
many confusing usages of those types. Closes ticket 40041.
- Refactor our code that logs descriptions of connections,
channels,
and the peers on them, to use a single call path. This
change
enables us to refactor the data types that they use, and
eliminates
many confusing usages of those types. Closes ticket 40041.
- Refactor some common node selection code into a single function.
Closes ticket 34200.
- Remove the now-redundant 'outbuf_flushlen' field from our
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