diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-09-24 22:15:13 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-09-24 22:15:13 -0400 |
commit | ccceefe13674119768436bd1b9e3c4bf04ffc5ed (patch) | |
tree | 92437c9af345da1a005f26cc44d191250a440cb7 /changes | |
parent | 5835acc6f910e2bb1e3908802717eeff4122a9b8 (diff) | |
download | tor-ccceefe13674119768436bd1b9e3c4bf04ffc5ed.tar.gz tor-ccceefe13674119768436bd1b9e3c4bf04ffc5ed.zip |
Add a changes file for Tom Lowenthal's patch for #4063
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 0000000000..6a985b8c25 --- /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. + |