rewrite a little.

This commit is contained in:
Nick Mathewson 2017-02-28 09:46:32 -05:00
parent 96e471693f
commit 35ea6fb580
1 changed files with 7 additions and 7 deletions

View File

@ -4,8 +4,8 @@ Changes in version 0.3.0.4-rc - 2017-03-??
keep them from coming back. keep them from coming back.
This is the first release candidate in the Tor 0.3.0 series. If we This is the first release candidate in the Tor 0.3.0 series. If we
find no new bugs or regressions here, the first stable 0.2.8 release find no new bugs or regressions here, the first stable 0.3.0 release
will be identical to it. will be nearly identical to it.
o Major bugfixes (bridges): o Major bugfixes (bridges):
- When the same bridge is configured multiple times at different - When the same bridge is configured multiple times at different
@ -32,11 +32,11 @@ Changes in version 0.3.0.4-rc - 2017-03-??
o Major bugfixes (parsing): o Major bugfixes (parsing):
- Fix an integer underflow bug when comparing malformed Tor - Fix an integer underflow bug when comparing malformed Tor
versions. This bug is harmless, except when Tor has been built versions. This bug could crash Tor when built with
with --enable-expensive-hardening, which would turn it into a --enable-expensive-hardening, or on Tor 0.2.9.1-alpha through Tor
crash; or on Tor 0.2.9.1-alpha through Tor 0.2.9.8, which were 0.2.9.8, which were built with -ftrapv by default. In other cases
built with -ftrapv by default. Part of TROVE-2017-001. Fixes bug it was harmless. Part of TROVE-2017-001. Fixes bug 21278; bugfix
21278; bugfix on 0.0.8pre1. Found by OSS-Fuzz. on 0.0.8pre1. Found by OSS-Fuzz.
o Minor feature (protover): o Minor feature (protover):
- Add new protocol version for proposal 224. HSIntro now advertises - Add new protocol version for proposal 224. HSIntro now advertises