[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] forward-port some fixes



Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/cvs2/tor

Modified Files:
	ChangeLog 
Log Message:
forward-port some fixes


Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- ChangeLog	4 Feb 2005 02:23:16 -0000	1.68
+++ ChangeLog	17 Feb 2005 01:12:22 -0000	1.69
@@ -1,7 +1,7 @@
 Changes in version 0.0.9.4 - 2005-02-03
   o Bugfixes on 0.0.9:
     - Fix an assert bug that took down most of our servers: when
-      a server claims to have 500 GB of bandwidthburst, don't
+      a server claims to have 1 GB of bandwidthburst, don't
       freak out.
     - Don't crash as badly if we have spawned the max allowed number
       of dnsworkers, or we're out of file descriptors.