diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-19 11:12:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-19 11:12:59 -0400 |
commit | a8fcaed3a8428d3c0caf53cc6704c899a26f2553 (patch) | |
tree | b192ff78c695c8bc673b1c2d9762b7bf98cfea97 /changes/bug8180 | |
parent | 6defb10d723211b5a0830a408bd33863fd33872f (diff) | |
download | tor-a8fcaed3a8428d3c0caf53cc6704c899a26f2553.tar.gz tor-a8fcaed3a8428d3c0caf53cc6704c899a26f2553.zip |
Remove changes files which were merged in release-0.2.4
Diffstat (limited to 'changes/bug8180')
-rw-r--r-- | changes/bug8180 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug8180 b/changes/bug8180 deleted file mode 100644 index 39e6ce7f9a..0000000000 --- a/changes/bug8180 +++ /dev/null @@ -1,7 +0,0 @@ - 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. |