aboutsummaryrefslogtreecommitdiff
path: root/doc/HACKING
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-04-29 01:35:21 -0400
committerRoger Dingledine <arma@torproject.org>2011-04-29 01:35:21 -0400
commit93b0183d3cae436732b48d36aa9b54964854a0a4 (patch)
tree898f70a660046197d0c86bcb310a9058dc4ef2c6 /doc/HACKING
parent676190e895a94978fbda82527f7ba2dbf8ccda80 (diff)
downloadtor-93b0183d3cae436732b48d36aa9b54964854a0a4.tar
tor-93b0183d3cae436732b48d36aa9b54964854a0a4.tar.gz
add another heuristic for changes stanzas
Diffstat (limited to 'doc/HACKING')
-rw-r--r--doc/HACKING4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING
index 6407ff23e..633623217 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -444,6 +444,10 @@ interesting and understandable.
Present and imperative tense: not past.
+ If a given changes stanza showed up in a different release (e.g.
+ maint-0.2.1), be sure to make the stanzas identical (so people can
+ distinguish if these are the same change).
+
2.5) Merge them in.
2.6) Clean everything one last time.