Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ZerXes
Tor
Commits
180048e0
Commit
180048e0
authored
Jun 01, 2019
by
Roger Dingledine
Browse files
fix some simple typos
parent
dd62cb78
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
180048e0
...
...
@@ -641,7 +641,7 @@ Changes in version 0.4.0.3-alpha - 2019-03-22
Changes in version 0.3.5.8 - 2019-02-21
Tor 0.3.5.8 backports se
r
veral fixes from later releases, including fixes
Tor 0.3.5.8 backports several fixes from later releases, including fixes
for an annoying SOCKS-parsing bug that affected users in earlier 0.3.5.x
releases.
...
...
@@ -660,7 +660,7 @@ Changes in version 0.3.5.8 - 2019-02-21
o Major bugfixes (networking, backport from 0.4.0.2-alpha):
- Gracefully handle empty username/password fields in SOCKS5
username/password auth mess
s
age and allow SOCKS5 handshake to
username/password auth message and allow SOCKS5 handshake to
continue. Previously, we had rejected these handshakes, breaking
certain applications. Fixes bug 29175; bugfix on 0.3.5.1-alpha.
...
...
@@ -867,7 +867,7 @@ Changes in version 0.4.0.2-alpha - 2019-02-21
- Check that bugfix versions in changes files look like Tor versions
from the versions spec. Warn when bugfixes claim to be on a future
release. Closes ticket 27761.
- Provide a git pre-commit hook that disallows commiting if we have
- Provide a git pre-commit hook that disallows commit
t
ing if we have
any failures in our code and changelog formatting checks. It is
now available in scripts/maint/pre-commit.git-hook. Implements
feature 28976.
ReleaseNotes
View file @
180048e0
...
...
@@ -71,7 +71,7 @@ Changes in version 0.4.0.5 - 2019-05-02
o Major bugfixes (networking):
- Gracefully handle empty username/password fields in SOCKS5
username/password auth mess
s
age and allow SOCKS5 handshake to
username/password auth message and allow SOCKS5 handshake to
continue. Previously, we had rejected these handshakes, breaking
certain applications. Fixes bug 29175; bugfix on 0.3.5.1-alpha.
...
...
@@ -140,7 +140,7 @@ Changes in version 0.4.0.5 - 2019-05-02
- Check that bugfix versions in changes files look like Tor versions
from the versions spec. Warn when bugfixes claim to be on a future
release. Closes ticket 27761.
- Provide a git pre-commit hook that disallows commiting if we have
- Provide a git pre-commit hook that disallows commit
t
ing if we have
any failures in our code and changelog formatting checks. It is
now available in scripts/maint/pre-commit.git-hook. Implements
feature 28976.
...
...
@@ -602,7 +602,7 @@ Changes in version 0.4.0.5 - 2019-05-02
Changes in version 0.3.5.8 - 2019-02-21
Tor 0.3.5.8 backports se
r
veral fixes from later releases, including fixes
Tor 0.3.5.8 backports several fixes from later releases, including fixes
for an annoying SOCKS-parsing bug that affected users in earlier 0.3.5.x
releases.
Write
Preview
Supports
Markdown
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