summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-02-17 01:12:50 +0000
committerRoger Dingledine <arma@torproject.org>2005-02-17 01:12:50 +0000
commitcbb4803ec8093386a9a13b8d1a124c0080e64c06 (patch)
treed2b60a25bb2d4b9e2a278336053141673ecbf66f /ChangeLog
parentd418cd5f70323048151a1516ba444c40c60907dc (diff)
downloadtor-cbb4803ec8093386a9a13b8d1a124c0080e64c06.tar.gz
tor-cbb4803ec8093386a9a13b8d1a124c0080e64c06.zip
forward-port some fixes
svn:r3631
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c09a3d9b..6424fad83c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.