From: Mike Perry Date: Wed, 29 Sep 2010 09:37:53 +0000 (-0700) Subject: Add changes file. X-Git-Tag: tor-0.2.2.17-alpha~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4caf39f1c8db6acc25f84df024073d43c04c8645;p=thirdparty%2Ftor.git Add changes file. --- diff --git a/changes/bug1739 b/changes/bug1739 new file mode 100644 index 0000000000..ec1b1b1b5c --- /dev/null +++ b/changes/bug1739 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix to resume generating CIRC FAILED REASON=TIMEOUT control port + messages, which were disabled by the circuit build timeout changes + in 0.2.2.14-alpha. Bugfix on 0.2.2.14-alpha; fixes bug #1739.