[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] a last item on the changelog
Update of /home2/or/cvsroot/tor
In directory moria:/home/arma/work/onion/cvs/tor
Modified Files:
ChangeLog
Log Message:
a last item on the changelog
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -p -d -r1.153 -r1.154
--- ChangeLog 9 Apr 2006 01:30:47 -0000 1.153
+++ ChangeLog 10 Apr 2006 05:55:53 -0000 1.154
@@ -1,4 +1,4 @@
-Changes in version 0.1.1.18-rc - 2006-04-09
+Changes in version 0.1.1.18-rc - 2006-04-10
o Major fixes:
- Work harder to download live network-statuses from all the
directory authorities we know about. Improve the threshold
@@ -36,6 +36,9 @@ Changes in version 0.1.1.18-rc - 2006-04
Perhaps this will help us hunt the bug.
- If you're not a versioning dirserver, don't put the string
"client-versions \nserver-versions \n" in your network-status.
+ - Lower the minimum required number of file descriptors to 1000,
+ so we can have some overhead for Valgrind on Linux, where the
+ default ulimit -n is 1024.
o New features:
- Add tor.dizum.com as the fifth authoritative directory server.