commit 4770db8e992365c12c652f53a7d3fd84bae25bcb Author: Nick Mathewson nickm@torproject.org Date: Wed Jan 27 12:37:01 2016 -0500
Clarify ReleasingTor.md on versions.wmi
Closes #17839. --- doc/HACKING/ReleasingTor.md | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md index 8f63bad..2378aef 100644 --- a/doc/HACKING/ReleasingTor.md +++ b/doc/HACKING/ReleasingTor.md @@ -106,6 +106,10 @@ Here are the steps Roger takes when putting out a new Tor release:
Edit `include/versions.wmi` and `Makefile` to note the new version.
+ (NOTE: Due to #17805, there can only be one stable version listed at + once. Nonetheless, do not call your version "alpha" if it is stable, + or people will get confused.) + 9. Email the packagers (cc'ing tor-assistants) that a new tarball is up. The current list of packagers is:
tor-commits@lists.torproject.org