[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] modify changelog for hack
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:
modify changelog for hack
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.64.2.4
retrieving revision 1.64.2.5
diff -u -d -r1.64.2.4 -r1.64.2.5
--- ChangeLog 3 Feb 2005 23:54:57 -0000 1.64.2.4
+++ ChangeLog 4 Feb 2005 00:44:52 -0000 1.64.2.5
@@ -6,8 +6,8 @@
- Don't crash as badly if we have spawned the max allowed number
of dnsworkers, or we're out of file descriptors.
- Block more file-sharing ports in the default exit policy.
- - Give better a clearer message that they need to raise MaxConn
- when they start running out of file descriptors.
+ - Give better a clearer message that servers need to raise their
+ ulimit -n when they start running out of file descriptors.
- SGI Compatibility patches from Jan Schaumann.
- Tolerate a corrupt cached directory better.
- When a dirserver hasn't approved your server, list which one.