commit 365bb6356a0d5238adc8153d254cb67bc44ea10d
parent 3767a7020fdac382ac0af9e2269f29307151e8d9
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 18 Sep 2017 10:12:30 -0400
remove changes files for items that appeared in 0.3.17
Diffstat:
2 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/changes/bug23533 b/changes/bug23533
@@ -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.
diff --git a/changes/trove-2017-008 b/changes/trove-2017-008
@@ -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.