diff options
author | Alexander Færøy <ahf@torproject.org> | 2021-10-20 21:47:17 +0000 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2021-10-20 21:47:17 +0000 |
commit | 5717b88bcb88d374b7b934622f0b7bf62cdab05c (patch) | |
tree | 78f5b823a3346b1fa92f906f66f52defa4c1b40d /changes | |
parent | fdc7549b61443a1ffd723c5a497b9c96c78d4a1a (diff) | |
parent | 73727397652f933c710d701c5b2e27cbac12af49 (diff) | |
download | tor-5717b88bcb88d374b7b934622f0b7bf62cdab05c.tar.gz tor-5717b88bcb88d374b7b934622f0b7bf62cdab05c.zip |
Merge branch 'maint-0.3.5' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket30477 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket30477 b/changes/ticket30477 new file mode 100644 index 0000000000..379fc4e7eb --- /dev/null +++ b/changes/ticket30477 @@ -0,0 +1,4 @@ + o Minor features (bridge): + - We now announce the URL to Tor's new bridge status at + https://bridges.torproject.org/ when Tor is configured to run as a bridge + relay. Closes ticket 30477. |