diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-08-31 18:39:11 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-08-31 18:39:11 -0400 |
commit | b17bb543dab3e34f5076649707bc74d5d3bd62fd (patch) | |
tree | c60b4d250e5d931eed18c7b73eec73066f4278f6 /changes | |
parent | a7a4bbff47c92aa4df0a932492867d1601834118 (diff) | |
parent | 774979ca4584036d17dd96071ec565955d9f04a7 (diff) | |
download | tor-b17bb543dab3e34f5076649707bc74d5d3bd62fd.tar tor-b17bb543dab3e34f5076649707bc74d5d3bd62fd.tar.gz |
Merge branch 'bug6732' into maint-0.2.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6732 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6732 b/changes/bug6732 new file mode 100644 index 000000000..7a744e014 --- /dev/null +++ b/changes/bug6732 @@ -0,0 +1,3 @@ + o Documentation: + - Add missing documentation for consensus and microdesc files. Fix for + bug 6732. |