diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-08-24 10:57:47 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-08-24 10:57:47 -0400 |
commit | 93731d6e37ca3e66c66204e187ce932ba1219e80 (patch) | |
tree | dfcf880834487bca27186364c80759c648ce3990 /changes | |
parent | 51329054199e2b7eb3aed46282028f04e13a13ad (diff) | |
download | tor-93731d6e37ca3e66c66204e187ce932ba1219e80.tar.gz tor-93731d6e37ca3e66c66204e187ce932ba1219e80.zip |
Add last two entries (I hope) to 0292-alpha changelog
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19728 | 3 | ||||
-rw-r--r-- | changes/bug19973 | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug19728 b/changes/bug19728 deleted file mode 100644 index 98ba34290f..0000000000 --- a/changes/bug19728 +++ /dev/null @@ -1,3 +0,0 @@ - o Directory authority changes: - - The "Tonga" bridge authority has been retired; the new bridge - authority is "Bifroest". Closes tickets 19728 and 19690. diff --git a/changes/bug19973 b/changes/bug19973 deleted file mode 100644 index 7bd5c554f9..0000000000 --- a/changes/bug19973 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes (client, security): - - Only use the ReachableAddresses option to restrict the first hop - in a path. Previously, it would apply to every hop in the path, - with a possible degredation in anonymity for anyone using an - uncommon ReachableAddress setting. Fixes bug 19973; bugfix on - 0.2.8.2-alpha. |