소스 검색

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