summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-27 12:29:04 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-27 12:29:04 -0400
commit45b520b6a4872a5c52b934df9c345e04536568b1 (patch)
tree659be88cec08cdeef1b7930754c2abaf4d22098c
parentb7c172c9ec762363562220a354feefc521970d7c (diff)
downloadtor-45b520b6a4872a5c52b934df9c345e04536568b1.tar.gz
tor-45b520b6a4872a5c52b934df9c345e04536568b1.zip
Fix changes file for 6710: before 0.0.8pre1, you couldn't extend to
a router that another router wasn't already connected to.
-rw-r--r--changes/bug67103
1 files changed, 1 insertions, 2 deletions
diff --git a/changes/bug6710 b/changes/bug6710
index 69a3c7ef40..2c89346114 100644
--- a/changes/bug6710
+++ b/changes/bug6710
@@ -2,6 +2,5 @@
- 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 all released versions
- of Tor.
+ connections. Fix for bug 6710; bugfix on 0.0.8pre1.