summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-25 19:43:23 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-25 19:43:23 +0000
commit333bf44471acbccf896774e6cfe6041356da5879 (patch)
tree0f64a5f54618115468e3f3ad21864b6d9fd1c205 /ChangeLog
parent938de88e3bc259535856c1571003ad0c9e00e897 (diff)
downloadtor-333bf44471acbccf896774e6cfe6041356da5879.tar.gz
tor-333bf44471acbccf896774e6cfe6041356da5879.zip
r11944@catbus: nickm | 2007-02-25 14:43:18 -0500
Add a lower-bound on MaxAdvertisedBandwidth. svn:r9652
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d8c09251e..03732be340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -102,6 +102,7 @@ Changes in version 0.1.2.8-rc - 2007-02-??
- Always remove expired routers and networkstatus docs before checking
whether we have enough information to build circuits. (Fixes
bug 373.)
+ - Put a lower-bound on MaxAdvertisedBandwidth.
Changes in version 0.1.2.7-alpha - 2007-02-06