[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] clean up changelog
Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/0091/tor
Modified Files:
Tag: tor-0_0_9-patches
ChangeLog
Log Message:
clean up changelog
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.64.2.8
retrieving revision 1.64.2.9
diff -u -d -r1.64.2.8 -r1.64.2.9
--- ChangeLog 23 Feb 2005 04:39:26 -0000 1.64.2.8
+++ ChangeLog 23 Feb 2005 04:51:14 -0000 1.64.2.9
@@ -5,11 +5,10 @@
- Patch from Dmitry Bely so Tor runs better as a service under
the win32 SYSTEM account.
- Make tor-resolve actually work (?) on Win32.
- - Patches so Tor builds on Irix.
- - Fix a sign bug when your getrlimit claims you have 4+ billion
+ - Fix a sign bug when getrlimit claims to have 4+ billion
file descriptors available.
- - Stop refusing to start if bandwidthburst == bandwidthrate.
- - When create requests have been on the onion queue more than five
+ - Stop refusing to start when bandwidthburst == bandwidthrate.
+ - When create cells have been on the onion queue more than five
seconds, just send back a destroy and take them off the list.