aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4710
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-05 12:05:31 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-05 12:05:31 -0400
commit85a98b058c06c21b2e9b8dfa2f46671fc29a92e3 (patch)
tree0cb46dd92e2a26b5ee1e18b8e08b08bc26b16955 /changes/bug4710
parent7b2afb61b21d09bc3dfc015a18538bf2826e805c (diff)
downloadtor-85a98b058c06c21b2e9b8dfa2f46671fc29a92e3.tar
tor-85a98b058c06c21b2e9b8dfa2f46671fc29a92e3.tar.gz
start folding in the changes files
Diffstat (limited to 'changes/bug4710')
-rw-r--r--changes/bug47105
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug4710 b/changes/bug4710
deleted file mode 100644
index 7f94b4d20..000000000
--- a/changes/bug4710
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Exit nodes now correcly report EADDRINUSE and EADDRNOTAVAIL as
- resource exhaustion, so that clients can adjust their load to
- try other exits. Fix for bug 4710; bugfix on 0.1.0.1-rc, which
- started using END_STREAM_REASON_RESOURCELIMIT.