diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-03-10 16:11:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-03-10 16:11:39 -0500 |
commit | 4740311d182f5a635f0761b9968f6511509894c0 (patch) | |
tree | 2933970709f2ed1a3689af5dfed5b5d875e42436 /doc | |
parent | 92e607d951c87bdc3e35d9bf3cfedcd0c39e9ae8 (diff) | |
parent | 48c4d532814ae4fdbf07635e57911bdf0e962b75 (diff) | |
download | tor-4740311d182f5a635f0761b9968f6511509894c0.tar tor-4740311d182f5a635f0761b9968f6511509894c0.tar.gz |
Merge remote branch 'origin/maint-0.2.2'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HACKING | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/HACKING b/doc/HACKING index 32cea9967..b61295374 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -442,7 +442,14 @@ the website. 9) Email Erinn and weasel (cc'ing tor-assistants) that a new tarball is up. This step should probably change to mailing more packagers. -10) Wait up to a day or two (for a development release), or until most +10) Add the version number to Trac. To do this, go to Trac, log in, +select "Admin" near the top of the screen, then select "Versions" from +the menu on the left. At the right, there will be an "Add version" +box. By convention, we enter the version in the form "Tor: +0.2.2.23-alpha" (or whatever the version is), and we select the date as +the date in the ChangeLog. + +11) Wait up to a day or two (for a development release), or until most packages are up (for a stable release), and mail the release blurb and changelog to tor-talk or tor-announce. |