aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2470
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-02-21 14:22:12 -0500
committerNick Mathewson <nickm@torproject.org>2011-02-21 14:22:12 -0500
commite9fb50c797b89556807f77380e8d7127bd5df385 (patch)
tree6f6eef0d1369b9da2cd18294972edfe701a986a6 /changes/bug2470
parent2f3648942202ca9d965344b8d2128a7a7b2056fb (diff)
downloadtor-e9fb50c797b89556807f77380e8d7127bd5df385.tar
tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar.gz
Remove changes files that predate current origin/release-0.2.2
Diffstat (limited to 'changes/bug2470')
-rw-r--r--changes/bug24705
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug2470 b/changes/bug2470
deleted file mode 100644
index 8ff97b7bc..000000000
--- a/changes/bug2470
+++ /dev/null
@@ -1,5 +0,0 @@
- o Major bugfixes:
- - If relays set RelayBandwidthBurst but not RelayBandwidthRate,
- Tor would ignore their RelayBandwidthBurst setting,
- potentially using more bandwidth than expected. Bugfix on
- 0.2.0.1-alpha. Reported by Paul Wouters. Fixes bug 2470.