Roger Dingledine пре 10 година
родитељ
комит
ea44287657
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      changes/bug10405

+ 3 - 2
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.