diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-04-29 15:25:33 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-04-29 15:25:33 -0400 |
commit | a23ec308e4b0a9286589b798bb3831c93949e3ce (patch) | |
tree | 2ca9317adaff18bb20b6fb6f28eafed96cea83b8 /changes/noroute | |
parent | c48d6da24c403f6a9f8240035e8c1114cdd2eb13 (diff) | |
download | tor-a23ec308e4b0a9286589b798bb3831c93949e3ce.tar.gz tor-a23ec308e4b0a9286589b798bb3831c93949e3ce.zip |
Remove changes files that were merged to changelogs of 0.2.2.25-alpha or earlier
Diffstat (limited to 'changes/noroute')
-rw-r--r-- | changes/noroute | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/noroute b/changes/noroute deleted file mode 100644 index 644deec453..0000000000 --- a/changes/noroute +++ /dev/null @@ -1,5 +0,0 @@ - - Minor features - - Send END_STREAM_REASON_NOROUTE in response to EHOSTUNREACH errors. - Clients before 0.2.1.27 didn't handle NOROUTE correctly, but - such clients are already deprecated because of security bugs. - |