[tor-commits] [sbws/master] Add changelog entry for logging overhaul

pastly at torproject.org pastly at torproject.org
Wed Jul 11 15:05:40 UTC 2018


commit ae7f5d8c65a14f6361eddb63907a697ac57e2cb2
Author: Matt Traudt <sirmatt at ksu.edu>
Date:   Wed Jul 4 12:24:33 2018 -0400

    Add changelog entry for logging overhaul
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c3e372..a8acfb9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 - Measure relays that have both Exit and BadExit as non-exits, which is how
   clients would use them. (GH#217)
+- Could not init sbws because of a catch-22 related to logging configuration.
+  Overhaul how logging is configured. (GH#186 GHPR#224)
 
 
 ## [0.5.0] - 2018-06-26





More information about the tor-commits mailing list