remove changes files for items that appeared in 0.3.17

This commit is contained in:
Nick Mathewson 2017-09-18 10:12:30 -04:00
parent 3767a7020f
commit 365bb6356a
2 changed files with 0 additions and 9 deletions

View File

@ -1,4 +0,0 @@
o Minor bugfixes (relay):
- Inform the geoip and rephist modules about all requests, even
on relays that are only fetching microdescriptors. Fixes a bug related
to 21585; bugfix on 0.3.0.1-alpha.

View File

@ -1,5 +0,0 @@
o Major bugfixes (security, hidden services, loggging):
- Fix a bug where we could log uninitialized stack when a certain
hidden service error occurred while SafeLogging was disabled.
Fixes bug #23490; bugfix on 0.2.7.2-alpha.
This is also tracked as TROVE-2017-008 and CVE-2017-0380.