aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.