aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-06-02 02:32:59 -0400
committerRoger Dingledine <arma@torproject.org>2014-06-02 02:32:59 -0400
commitea44287657aeedc9d395b6978b8d7ce6a93e12af (patch)
treecdf71e15750d0f2c32c841eaeba6e4ddd6c6d227 /changes
parent87fe5ef491baabaa60a1eab0e5089ac00f4c5520 (diff)
downloadtor-ea44287657aeedc9d395b6978b8d7ce6a93e12af.tar
tor-ea44287657aeedc9d395b6978b8d7ce6a93e12af.tar.gz
fix #10405's changes file
Diffstat (limited to 'changes')
-rw-r--r--changes/bug104055
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug10405 b/changes/bug10405
index 46a0746fd..d1110e44e 100644
--- a/changes/bug10405
+++ b/changes/bug10405
@@ -1,4 +1,5 @@
o Minor bugfixes:
- Avoid "Tried to open a socket with DisableNetwork set" warnings
- when starting a bridge client without bridge descriptors. Fixes
- bug 10405; bugfix on 0.2.3.9-alpha.
+ when starting a client with bridges configured and DisableNetwork
+ set. (Tor launcher starts Tor with DisableNetwork set the first
+ time.) Fixes bug 10405; bugfix on 0.2.3.9-alpha.