Przeglądaj źródła

tweak changelog

svn:r4221
Roger Dingledine 20 lat temu
rodzic
commit
d63f7fde62
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -9,7 +9,7 @@ Changes in version 0.1.0.6-rc - 2005-05-14
       addresses. Now we don't log a bunch of complaints on startup
       when using the default exit policy.
     - Some people were putting "Address  " in their torrc, and they had
-    a buggy resolver that resolved " " to 0.0.0.0. Oops.
+      a buggy resolver that resolved " " to 0.0.0.0. Oops.
     - If DataDir is ~/.tor, and that expands to /.tor, then default to
       LOCALSTATEDIR/tor instead.
     - Fix fragmented-message bug in TorControl.py.