[or-cvs] fix changelog for new libevent version
    Roger Dingledine 
    arma at seul.org
       
    Sun May 15 00:56:09 UTC 2005
    
    
  
Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor
Modified Files:
	ChangeLog 
Log Message:
fix changelog for new libevent version
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- ChangeLog	14 May 2005 06:31:20 -0000	1.86
+++ ChangeLog	15 May 2005 00:56:06 -0000	1.87
@@ -3,8 +3,8 @@
     - Implement --disable-threads configure option. Disable threads on
       netbsd by default, because it appears to have no reentrant resolver
       functions.
-    - Apple's OS X 10.4.0 ships with a broken kqueue. We patched
-      libevent (1.0f) to detect and disable kqueue if it's broken.
+    - Apple's OS X 10.4.0 ships with a broken kqueue. The new libevent
+      release (1.1) detects and disables kqueue if it's broken.
     - Append default exit policy before checking for implicit internal
       addresses. Now we don't log a bunch of complaints on startup
       when using the default exit policy.
    
    
More information about the tor-commits
mailing list