diff options
author | David Goulet <dgoulet@torproject.org> | 2021-12-16 12:22:15 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-12-16 12:22:15 -0500 |
commit | 51c7a08485e3fff3b0f324915300d12b17fe6640 (patch) | |
tree | f772bb65ef78a0c508e8c65cb1ac19e4fa9d5770 /doc | |
parent | 3b10e0a393284e8a08900348d76ebde231a887cc (diff) | |
download | tor-51c7a08485e3fff3b0f324915300d12b17fe6640.tar.gz tor-51c7a08485e3fff3b0f324915300d12b17fe6640.zip |
doc: One more poings in ReleasingTor.md
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HACKING/ReleasingTor.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md index dce44eaf61..86feef754e 100644 --- a/doc/HACKING/ReleasingTor.md +++ b/doc/HACKING/ReleasingTor.md @@ -112,6 +112,10 @@ do the following: If possible, mention in which Tor Browser version (with dates) the release will be in. This usually only applies to the latest stable. + 4. Inform `tor-talk@lists.torproject.org` with the releasing pointing to + the Forum. Append the ChangeLog there. We do this until we can automate + such post from the forum directly. + ### New Stable 1. Create the `maint-x.y.z` and `release-x.y.z` branches and update the |