[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] and another fix
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:
and another fix
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.64.2.6
retrieving revision 1.64.2.7
diff -u -d -r1.64.2.6 -r1.64.2.7
--- ChangeLog 4 Feb 2005 00:56:20 -0000 1.64.2.6
+++ ChangeLog 17 Feb 2005 01:13:57 -0000 1.64.2.7
@@ -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.