Merge changes into changelog

This commit is contained in:
Nick Mathewson
2015-02-19 09:56:38 -05:00
parent 4fde9cdf86
commit 0cdc321ae9
3 changed files with 6 additions and 9 deletions
-4
View File
@@ -1,4 +0,0 @@
o Minor features (compilation):
- Do not compile any code related to Tor2Web mode when Tor2Web mode
is not enabled at compile time. Previously, this code was included
in a disabled state. See discussion on ticket 12844.
-5
View File
@@ -1,5 +0,0 @@
o Minor bugfixes (directory authority):
- Do not attempt to download extrainfo documents which we will be
unable to validate with a matching server descriptor. Fixes bug
13762; bugfix on 0.2.0.1-alpha.