summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-10-23 17:26:07 -0400
committerRoger Dingledine <arma@torproject.org>2012-10-23 17:26:07 -0400
commit4c06a804d946de238e2d6a0b1a7dd655b0d82ccc (patch)
treec1226efd3cf7a20dada89aa76f57b8f5fee4d4d5 /changes
parent0712d606c6c3111f939d07f48c9c361dd116f553 (diff)
parent2ecee3fce2179c6fe9f9c748522e417b887ee021 (diff)
downloadtor-4c06a804d946de238e2d6a0b1a7dd655b0d82ccc.tar.gz
tor-4c06a804d946de238e2d6a0b1a7dd655b0d82ccc.zip
Merge branch 'maint-0.2.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug71906
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug7190 b/changes/bug7190
new file mode 100644
index 0000000000..1607f79442
--- /dev/null
+++ b/changes/bug7190
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Clients now consider the ClientRejectInternalAddresses config option
+ when using a microdescriptor consensus stanza to decide whether
+ an exit relay would allow exiting to an internal address. Fixes
+ bug 7190; bugfix on 0.2.3.1-alpha.
+