From: Nick Mathewson Date: Sun, 25 Sep 2011 02:15:13 +0000 (-0400) Subject: Add a changes file for Tom Lowenthal's patch for #4063 X-Git-Tag: tor-0.2.3.5-alpha~12^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ccceefe13674119768436bd1b9e3c4bf04ffc5ed;p=thirdparty%2Ftor.git Add a changes file for Tom Lowenthal's patch for #4063 --- 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. +