diff options
author | Roger Dingledine <arma@torproject.org> | 2011-09-24 22:47:53 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-09-24 22:47:53 -0400 |
commit | 88516f65c9753d6ec60dd7cb0c28c3ff91fdb101 (patch) | |
tree | cc3add7bf31f6505a5988ac61f8cb246864f004e /changes | |
parent | 5a8dcca8f7f8637792d63a9aec1408da26c7cbe6 (diff) | |
parent | 1c2e4d13366aee5f0107696e4d621b924a6f39a6 (diff) | |
download | tor-88516f65c9753d6ec60dd7cb0c28c3ff91fdb101.tar tor-88516f65c9753d6ec60dd7cb0c28c3ff91fdb101.tar.gz |
Merge branch 'maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket-4063 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket-4063 b/changes/ticket-4063 new file mode 100644 index 000000000..6a985b8c2 --- /dev/null +++ b/changes/ticket-4063 @@ -0,0 +1,6 @@ + o Minor bugfixes (usability): + - Downgrade log messages about circuit timeout calibration from + "notice" to "info": they don't require or suggest any human + intervention. Patch from Tom Lowenthal. Fixes bug 4063; + bugfix on 0.2.2.14-alpha. + |