commit 9e86491cf861ac1beb9b92bc231f049415b8ed69 parent b79641fbe4208677249953c88d171a84dd5f9c2b Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 7 Feb 2022 11:37:50 -0500 Add a changes file for exit notice redesign (40529) Diffstat:
| A | changes/ticket40529 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40529 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.