summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-04-27 12:29:03 -0400
committerNick Mathewson <nickm@torproject.org>2010-04-27 12:29:03 -0400
commit0c030b0b2fe03b68d03f6579c1c622d16ad27119 (patch)
treee1940be4222b3e3f8f9c8a773ffeeab5bc3ce4b4 /changes
parentfeb8c1b5f67f2c6f4ffe049236e958d26ca5b376 (diff)
parent8ec5f939a6dd48d93ab5535b207e454b0b990ab3 (diff)
downloadtor-0c030b0b2fe03b68d03f6579c1c622d16ad27119.tar.gz
tor-0c030b0b2fe03b68d03f6579c1c622d16ad27119.zip
Merge branch 'hacking'
Diffstat (limited to 'changes')
-rw-r--r--changes/revise_HACKING4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/revise_HACKING b/changes/revise_HACKING
new file mode 100644
index 0000000000..7cc68a1668
--- /dev/null
+++ b/changes/revise_HACKING
@@ -0,0 +1,4 @@
+ o Documentation:
+ - Convert the HACKING file to asciidoc, and add a few new sections
+ to it, explaining how we use Git, how we make changelogs, and
+ what should go in a patch.