Преглед на файлове

Extraneous . in the changelog

Nick Mathewson преди 7 години
родител
ревизия
271bfc92b8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -185,7 +185,7 @@ Changes in version 0.3.0.1-alpha - 2016-12-??
       from 250 KBytes to 2 MBytes.
       Fixes bug 20435; bugfix on tor-0.2.5.6-alpha.
     - Stop the man page from incorrectly stating that HiddenServiceDir
-      must already exist.. Fixes 20486.
+      must already exist. Fixes 20486.
     - Clarify that when ClientRejectInternalAddresses is enabled
       (which is the default), multicast DNS hostnames for machines on
       the local network (of the form *.local) are also rejected. Closes