Browse Source

r9114@Kushana: nickm | 2006-10-06 15:46:41 -0400
Move a changelog item; add a TODO.


svn:r8758

Nick Mathewson 19 years ago
parent
commit
aa8e64648e
1 changed files with 0 additions and 3 deletions
  1. 0 3
      ChangeLog

+ 0 - 3
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
     - Just because your DirPort is open doesn't mean people should be
       able to remotely teach you about hidden service descriptors. Now
       able to remotely teach you about hidden service descriptors. Now
       only accept rendezvous posts if you've got HSAuthoritativeDir set.
       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:
   o Major bugfixes, other:
     - Don't crash on race condition in dns.c: tor_assert(!resolve->expire)
     - Don't crash on race condition in dns.c: tor_assert(!resolve->expire)