]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix #10405's changes file
authorRoger Dingledine <arma@torproject.org>
Mon, 2 Jun 2014 06:32:59 +0000 (02:32 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 2 Jun 2014 06:32:59 +0000 (02:32 -0400)
changes/bug10405

index 46a0746fd3c08477be7fb0d308d006339d3097fc..d1110e44eb62b8ea357426bedb0be1ce296ed4e3 100644 (file)
@@ -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.