aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-15 12:38:11 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-15 12:38:11 -0400
commit8b4728ebd681c395e4a34eabf50035ebd1f05d7d (patch)
treed76b12896da2233f09c3d4c1579afe9c8f5790bc /changes
parent0cf327dc7874ae0a021054b78cbb7b24a11aa8fe (diff)
parent686aaa5c4c95ebd2c3ddfe46a237014e2813a9e7 (diff)
downloadtor-8b4728ebd681c395e4a34eabf50035ebd1f05d7d.tar.gz
tor-8b4728ebd681c395e4a34eabf50035ebd1f05d7d.zip
Merge remote-tracking branch 'public/bug8180_023_v2' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug81807
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug8180 b/changes/bug8180
new file mode 100644
index 0000000000..39e6ce7f9a
--- /dev/null
+++ b/changes/bug8180
@@ -0,0 +1,7 @@
+ o Minor bugfixes (security usability):
+ - Elevate the severity of the warning message when setting
+ EntryNodes but disabling UseGuardNodes to an error. The outcome
+ of letting Tor procede with those options enabled (which causes
+ EntryNodes to get ignored) is sufficiently different from what
+ was expected that it's best to just refuse to proceed. Fixes bug
+ 8180; bugfix on 0.2.3.11-alpha.