[or-cvs] r8675: (tor/trunk)

nickm at seul.org nickm at seul.org
Mon Oct 9 19:35:52 UTC 2006


Author: nickm
Date: 2006-10-09 15:35:51 -0400 (Mon, 09 Oct 2006)
New Revision: 8675

Modified:
   tor/trunk/
   tor/trunk/ChangeLog
   tor/trunk/configure.in
Log:



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r9112] on c95137ef-5f19-0410-b913-86e773d04f59

Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2006-10-09 18:19:32 UTC (rev 8674)
+++ tor/trunk/ChangeLog	2006-10-09 19:35:51 UTC (rev 8675)
@@ -112,6 +112,9 @@
     - 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)

Modified: tor/trunk/configure.in
===================================================================



More information about the tor-commits mailing list