Browse Source

a last item on the changelog

svn:r6350
Roger Dingledine 19 years ago
parent
commit
327e1e6944
1 changed files with 4 additions and 1 deletions
  1. 4 1
      ChangeLog

+ 4 - 1
ChangeLog

@@ -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-09
       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.