summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-31 11:35:47 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-31 11:35:47 -0400
commit774979ca4584036d17dd96071ec565955d9f04a7 (patch)
tree846a14ccf32a3bc4de54c9552161badb3d0ef414 /changes
parent88859b2ff1fdd4e5f4fab8ad818131ea3c2dd1c8 (diff)
downloadtor-774979ca4584036d17dd96071ec565955d9f04a7.tar.gz
tor-774979ca4584036d17dd96071ec565955d9f04a7.zip
Document consensus and microdesc files
Bugfix for #6732.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug67323
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6732 b/changes/bug6732
new file mode 100644
index 0000000000..7a744e014a
--- /dev/null
+++ b/changes/bug6732
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Add missing documentation for consensus and microdesc files. Fix for
+ bug 6732.