aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4368
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-11-20 21:40:03 -0500
committerRoger Dingledine <arma@torproject.org>2011-11-21 16:33:18 -0500
commitf3452b58baeafe8dcb334f21822cf30d4b226f97 (patch)
treed06064c02f3437f9192629f9fba212226d5f941c /changes/bug4368
parent929074b368fe94cbe74a49e5353a35f60c6623af (diff)
downloadtor-f3452b58baeafe8dcb334f21822cf30d4b226f97.tar
tor-f3452b58baeafe8dcb334f21822cf30d4b226f97.tar.gz
fold in more changes entries
Diffstat (limited to 'changes/bug4368')
-rw-r--r--changes/bug43684
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug4368 b/changes/bug4368
deleted file mode 100644
index 54b4882bc..000000000
--- a/changes/bug4368
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes:
- - If a relay receives an AUTH_CHALLENGE it can't answer, it should
- still send a NETINFO cell to allow the connection to become open.
- Fixes bug 4368; fix on 0.2.3.6-alpha; bug found by "frosty".