aboutsummaryrefslogtreecommitdiff
path: root/changes/count_overflow
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-04-29 15:25:33 -0400
committerNick Mathewson <nickm@torproject.org>2011-04-29 15:25:33 -0400
commita23ec308e4b0a9286589b798bb3831c93949e3ce (patch)
tree2ca9317adaff18bb20b6fb6f28eafed96cea83b8 /changes/count_overflow
parentc48d6da24c403f6a9f8240035e8c1114cdd2eb13 (diff)
downloadtor-a23ec308e4b0a9286589b798bb3831c93949e3ce.tar
tor-a23ec308e4b0a9286589b798bb3831c93949e3ce.tar.gz
Remove changes files that were merged to changelogs of 0.2.2.25-alpha or earlier
Diffstat (limited to 'changes/count_overflow')
-rw-r--r--changes/count_overflow5
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/count_overflow b/changes/count_overflow
deleted file mode 100644
index f302ff2d7..000000000
--- a/changes/count_overflow
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Correctly handle an "impossible" overflow cases in connection
- byte counting, where we write or read more than 4GB on an edge
- connection in single second. Bugfix on 0.1.2.8-beta.
-