diff options
author | Roger Dingledine <arma@torproject.org> | 2012-09-04 20:11:19 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-09-04 20:11:19 -0400 |
commit | 031da8dd34bf494fc53e67e3b21831571a1ec5ea (patch) | |
tree | bd9dad7dc68d1899407a68287967626c7201b812 /changes/bug6710 | |
parent | 4d87919ba649790a2a6c446d112dd2a8ad34862d (diff) | |
download | tor-031da8dd34bf494fc53e67e3b21831571a1ec5ea.tar tor-031da8dd34bf494fc53e67e3b21831571a1ec5ea.tar.gz |
remove the changes files that are merged into 0.2.3.21-rc
Diffstat (limited to 'changes/bug6710')
-rw-r--r-- | changes/bug6710 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug6710 b/changes/bug6710 deleted file mode 100644 index 2c8934611..000000000 --- a/changes/bug6710 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes (security): - - Reject any attempt to extend to an internal address. Without - this fix, a router could be used to probe addresses on an - internal network to see whether they were accepting - connections. Fix for bug 6710; bugfix on 0.0.8pre1. - |