aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-09-24 22:15:13 -0400
committerNick Mathewson <nickm@torproject.org>2011-09-24 22:15:13 -0400
commitccceefe13674119768436bd1b9e3c4bf04ffc5ed (patch)
tree92437c9af345da1a005f26cc44d191250a440cb7
parent5835acc6f910e2bb1e3908802717eeff4122a9b8 (diff)
downloadtor-ccceefe13674119768436bd1b9e3c4bf04ffc5ed.tar
tor-ccceefe13674119768436bd1b9e3c4bf04ffc5ed.tar.gz
Add a changes file for Tom Lowenthal's patch for #4063
-rw-r--r--changes/ticket-40636
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.
+