diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-17 08:34:23 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-17 08:34:23 -0500 |
commit | 4b56df9874cb67d1a9e72626bbfc69bbd40b593b (patch) | |
tree | 4a62002401298a7c95478cc71aa559774855f91f /changes | |
parent | 8ff60b52889ecd40aa8311171bac619b0598da9b (diff) | |
parent | 0684e6c6f0b1d6dad12d4a7e40f163671ee44f84 (diff) | |
download | tor-4b56df9874cb67d1a9e72626bbfc69bbd40b593b.tar.gz tor-4b56df9874cb67d1a9e72626bbfc69bbd40b593b.zip |
Merge branch 'maint-0.3.2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug20963 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20963 b/changes/bug20963 new file mode 100644 index 0000000000..a65c58399c --- /dev/null +++ b/changes/bug20963 @@ -0,0 +1,4 @@ + o Minor features (logging): + - Improve the message we log when re-enabling circuit build timeouts + after having received a consensus. Closes ticket 20963. + |