diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-03-24 09:33:58 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-03-24 09:33:58 -0400 |
commit | 54559e5845f42c51600b80de6b67467627451fcb (patch) | |
tree | e401a2ff21c6e8b74401e57d1acfbd57c59876bc /changes | |
parent | ea9472d085b1344eb3abc3f9e644beff184cbce3 (diff) | |
parent | 355f78364a7d1fa3c2de0a93e68153ae65526e02 (diff) | |
download | tor-54559e5845f42c51600b80de6b67467627451fcb.tar.gz tor-54559e5845f42c51600b80de6b67467627451fcb.zip |
Merge remote-tracking branch 'teor/bug18351'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18351 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug18351 b/changes/bug18351 new file mode 100644 index 0000000000..f2e21eabd9 --- /dev/null +++ b/changes/bug18351 @@ -0,0 +1,6 @@ + o Minor bugfixes (logging): + - Downgrade logs and backtraces about IP versions to + info-level. Only log backtraces once each time tor runs. + Assists in diagnosing bug 18351; bugfix on c3cc8e16e in + tor-0.2.8.1-alpha. + Reported by "sysrqb" and "Christian", patch by "teor". |