summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-19 23:04:29 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-19 23:04:29 +0000
commitaa8e64648e9f3daccaef382a2912bd7f274cb556 (patch)
treeca72ae98c9fa8bdbd76e8f2da388f26c7da8af7f /ChangeLog
parent5b8fd1d7f9b14a14cc5eb38ed2e3b02884be8a06 (diff)
downloadtor-aa8e64648e9f3daccaef382a2912bd7f274cb556.tar.gz
tor-aa8e64648e9f3daccaef382a2912bd7f274cb556.zip
r9114@Kushana: nickm | 2006-10-06 15:46:41 -0400
Move a changelog item; add a TODO. svn:r8758
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 99a0a99172..66e547e346 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -129,9 +129,6 @@ Changes in version 0.1.2.2-alpha - 2006-10-07
- Just because your DirPort is open doesn't mean people should be
able to remotely teach you about hidden service descriptors. Now
only accept rendezvous posts if you've got HSAuthoritativeDir set.
- - When eventdns is enabled, allow multithreaded builds on NetBSD and
- OpenBSD. (We had previously disabled threads on these platforms
- because they didn't have working thread-safe resolver functions)
o Major bugfixes, other:
- Don't crash on race condition in dns.c: tor_assert(!resolve->expire)