Rescroll changelog

This commit is contained in:
Nick Mathewson 2016-03-28 11:10:45 -04:00
parent b755f57dcc
commit 362d712aa8

View File

@ -1,8 +1,8 @@
Changes in version 0.2.8.2-alpha - 2016-03-28 Changes in version 0.2.8.2-alpha - 2016-03-28
Tor 0.2.8.2-alpha is the second alpha in its series. It fixes numerous Tor 0.2.8.2-alpha is the second alpha in its series. It fixes numerous
bugs in earlier versions of Tor, including some that prevented bugs in earlier versions of Tor, including some that prevented
authorities using Tor 0.2.7.x from running correctly. IPv6 and directory authorities using Tor 0.2.7.x from running correctly. IPv6 and
support should also be much improved. directory support should also be much improved.
o New system requirements: o New system requirements:
- Tor no longer supports versions of OpenSSL with a broken - Tor no longer supports versions of OpenSSL with a broken
@ -213,8 +213,8 @@ Changes in version 0.2.8.2-alpha - 2016-03-28
directory (there are 6 overall) and the seventh one would fail directory (there are 6 overall) and the seventh one would fail
because no directories were left, thereby triggering a close on because no directories were left, thereby triggering a close on
all current directory connections asking for the hidden service. all current directory connections asking for the hidden service.
The solution here is to not close the connections if we The solution here is to not close the connections if we have
have pending directory fetches. Fixes bug 15937; bugfix pending directory fetches. Fixes bug 15937; bugfix
on tor-0.2.7.1-alpha. on tor-0.2.7.1-alpha.
o Minor bugfixes (hidden service, control port): o Minor bugfixes (hidden service, control port):