diff options
author | Roger Dingledine <arma@torproject.org> | 2011-05-10 21:30:55 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-05-10 21:30:55 -0400 |
commit | ec25c1f6ca38e1c00704242dc5a2326a828e3b56 (patch) | |
tree | 9458f2dc31ccec31c2bcfe4bebda005f4d8e0f76 | |
parent | 09d7af7789d1b5cd1fdad59fc7eafa7748b4bb57 (diff) | |
download | tor-ec25c1f6ca38e1c00704242dc5a2326a828e3b56.tar.gz tor-ec25c1f6ca38e1c00704242dc5a2326a828e3b56.zip |
another changelog heuristic based on 0.2.3.1-alpha
-rw-r--r-- | doc/HACKING | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING index feafb55823..7ff9c5f3c2 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -435,6 +435,8 @@ interesting and understandable. Make stuff very terse + Make sure each section name ends with a colon + Describe the user-visible problem right away Mention relevant config options by name. If they're rare or unusual, |