summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-08-27 07:26:00 +0000
committerRoger Dingledine <arma@torproject.org>2006-08-27 07:26:00 +0000
commite744117d4da1f7cd938480fd9a1541e7377a5204 (patch)
treef3c912d95cd480584b6eb33157e34c08f3cae19e /ChangeLog
parent389b7999c6a196626641f0cb3e30c6d93b635b75 (diff)
downloadtor-72d1991f392d9d82d78e308a6eba88f29467f5a8.tar.gz
tor-72d1991f392d9d82d78e308a6eba88f29467f5a8.zip
turn eventdns off by default until we can get some more usefultor-0.1.2.1-alpha
log messages into it. no use learning that it's broken without being able to learn what is broken too. svn:r8245
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 97d982ca28..19f77261d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
Changes in version 0.1.2.1-alpha - 2006-08-27
o Major features:
- Add "eventdns" async dns library from Adam Langley, tweaked to
- build on OSX and Windows. It's enabled by default on all platforms
- but Windows.
+ build on OSX and Windows. Only enabled if you pass the
+ --enable-eventdns argument to configure.
- Allow servers with no hostname or IP address to learn their
IP address by asking the directory authorities. This code only
kicks in when you would normally have exited with a "no address"