summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-29 14:51:00 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-29 14:51:00 -0400
commitb43c4465236bca0c0847d29005d387ee885e3985 (patch)
treeb3df3319d387559154b4524573d316ef74804b6b
parent1dcaeab46675b4979d48939772bebcb84299e04f (diff)
parentb0c456e578229420ed833ba919c181f7dd5f5e2b (diff)
downloadtor-b43c4465236bca0c0847d29005d387ee885e3985.tar.gz
tor-b43c4465236bca0c0847d29005d387ee885e3985.zip
Merge remote-tracking branch 'tor-github/pr/447'
-rw-r--r--doc/HACKING/ReleasingTor.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md
index 55a40fc89b..b5444afa96 100644
--- a/doc/HACKING/ReleasingTor.md
+++ b/doc/HACKING/ReleasingTor.md
@@ -36,10 +36,10 @@ new Tor release:
What about clang scan-build?
- Does 'make distcheck' complain?
+ Does `make distcheck` complain?
- How about 'make test-stem' and 'make test-network' and
- `make test-network-full`?
+ How about `make test-stem` and `make test-network` and
+ `make test-network-all`?
- Are all those tests still happy with --enable-expensive-hardening ?
@@ -79,7 +79,7 @@ new Tor release:
Present and imperative tense: not past.
- 'Relays', not 'servers' or 'nodes' or 'Tor relays'.
+ "Relays", not "servers" or "nodes" or "Tor relays".
"Stop FOOing", not "Fix a bug where we would FOO".
@@ -100,7 +100,7 @@ new Tor release:
For stable releases that backport things from later, we try to compose
their releases, we try to make sure that we keep the changelog entries
- identical to their original versions, with a 'backport from 0.x.y.z'
+ identical to their original versions, with a "backport from 0.x.y.z"
note added to each section. So in this case, once you have the items
from the changes files copied together, don't use them to build a new
changelog: instead, look up the corrected versions that were merged