summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-19 11:03:03 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-19 11:03:03 -0500
commit271bfc92b8d1f91d9b9a58e85f5e0c4746944632 (patch)
tree7f56a0487fbe3cf2757fa5c4a7507f27b145017e
parentec1b4c777b7efb4eb4e7b2b170969a16229b9240 (diff)
downloadtor-271bfc92b8d1f91d9b9a58e85f5e0c4746944632.tar.gz
tor-271bfc92b8d1f91d9b9a58e85f5e0c4746944632.zip
Extraneous . in the changelog
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a1dade002..a2c9031e75 100644
--- a/ChangeLog
+++ b/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