]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file.
authorMike Perry <mikeperry-git@fscked.org>
Wed, 29 Sep 2010 09:37:53 +0000 (02:37 -0700)
committerMike Perry <mikeperry-git@fscked.org>
Wed, 29 Sep 2010 18:46:36 +0000 (11:46 -0700)
changes/bug1739 [new file with mode: 0644]

diff --git a/changes/bug1739 b/changes/bug1739
new file mode 100644 (file)
index 0000000..ec1b1b1
--- /dev/null
@@ -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.