[tor-commits] [tor/master] Fix a changelog typo
nickm at torproject.org
nickm at torproject.org
Wed Dec 31 15:35:36 UTC 2014
commit 8b508393315c89d64d6329e902f7a44eba95f7d1
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Dec 31 10:35:32 2014 -0500
Fix a changelog typo
---
ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 1b4f78b..050c7bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -466,7 +466,7 @@ Changes in version 0.2.6.1-alpha - 2014-10-30
Browser users to write "DirReqStatistics 0" in their torrc files
as if they had chosen to change the config. Fixes bug 4244; bugfix
on 0.2.3.1-alpha.
- - When GeoIPExcludeUnkonwn is enabled, do not incorrectly decide
+ - When GeoIPExcludeUnknown is enabled, do not incorrectly decide
that our options have changed every time we SIGHUP. Fixes bug
9801; bugfix on 0.2.4.10-alpha. Patch from "qwerty1".
More information about the tor-commits
mailing list