summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-02-04 15:20:50 +0000
committerRoger Dingledine <arma@torproject.org>2009-02-04 15:20:50 +0000
commit5776dfcdf06acc8c8c8566f61ca92688fafa27ff (patch)
tree759deebbc60254aaac933ed871ba0c5423f1e774 /ChangeLog
parent45aeabf8f724cd2aba5c5262f9f7e19b86cbaf3a (diff)
downloadtor-5776dfcdf06acc8c8c8566f61ca92688fafa27ff.tar.gz
tor-5776dfcdf06acc8c8c8566f61ca92688fafa27ff.zip
and forward-port the 0.2.0.33 changelog
svn:r18392
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8475746be..4051503b4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -191,7 +191,7 @@ Changes in version 0.2.1.9-alpha - 2008-12-25
reported by "wood".
- When we can't initialize DNS because the network is down, do not
automatically stop Tor from starting. Instead, retry failed
- dns_inits() every 10 minutes, and change the exit policy to reject
+ dns_init() every 10 minutes, and change the exit policy to reject
*:* until one succeeds. Fixes bug 691.
o Minor features: