aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2022-02-07 11:37:50 -0500
committerNick Mathewson <nickm@torproject.org>2022-02-07 11:37:50 -0500
commit9e86491cf861ac1beb9b92bc231f049415b8ed69 (patch)
treeb1c2232ee78ca744166492dd0ef3eba14de82bbd /changes
parentb79641fbe4208677249953c88d171a84dd5f9c2b (diff)
downloadtor-9e86491cf861ac1beb9b92bc231f049415b8ed69.tar.gz
tor-9e86491cf861ac1beb9b92bc231f049415b8ed69.zip
Add a changes file for exit notice redesign (40529)
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket405295
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40529 b/changes/ticket40529
new file mode 100644
index 0000000000..5b3a18a180
--- /dev/null
+++ b/changes/ticket40529
@@ -0,0 +1,5 @@
+ o Documentation:
+ - Provide an improved version of the tor-exit-notice.html file for
+ exit relays to use as a landing page. The text is unchanged,
+ but the page design and layout are significantly modernized, and
+ several links are fixed. Patch from "n_user"; closes ticket 40529.