aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2757
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/bug2757
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/bug2757')
-rw-r--r--changes/bug27576
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug2757 b/changes/bug2757
deleted file mode 100644
index f947afaeb..000000000
--- a/changes/bug2757
+++ /dev/null
@@ -1,6 +0,0 @@
- - Minor bugfixes
- o Avoid a double-mark-for-free warning when failing to attach a
- transparent proxy connection. (We thought we had fixed this in
- 0.2.2.23-alpha, but it turns out our fix was checking the wrong
- connection.) Fixes bug 2757; bugfix on 0.1.2.1-alpha (the original
- bug) and 0.2.2.23-alpha (the incorrect fix).