[tor-commits] [tor/master] Fix a typo in the ChangeLog, spotted by Yawning
nickm at torproject.org
nickm at torproject.org
Thu Oct 30 13:52:29 UTC 2014
commit b46259e368fcdb0b4c30aefc5fd14a6af1282131
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Oct 30 09:52:36 2014 -0400
Fix a typo in the ChangeLog, spotted by Yawning
---
ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index f7537f2..00a3e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Changes in version 0.2.6.1-alpha - 2014-10-30
includes numerous code cleanups and new tests, and fixes a large
number of annoying bugs. Out-of-memory conditions are handled better
than in 0.2.5, pluggable transports have improved proxy support, and
- clients how use optimistic data for contacting hidden services. Also,
+ clients now use optimistic data for contacting hidden services. Also,
we are now more robust to changes in what we consider a parseable
directory object, so that tightening restrictions does not have a risk
of introducing infinite download loops.
More information about the tor-commits
mailing list