summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-11-10 09:03:11 -0500
committerNick Mathewson <nickm@torproject.org>2014-11-10 09:03:11 -0500
commit26e7e519dc72aba1f00b9f0179f58e10fafda3d2 (patch)
tree0b06d4cfddf8a54d24b008a85055cb0aa4c3bf0b /changes
parent7f7df97579ba1035594c1d7589b890360ee93033 (diff)
downloadtor-26e7e519dc72aba1f00b9f0179f58e10fafda3d2.tar.gz
tor-26e7e519dc72aba1f00b9f0179f58e10fafda3d2.zip
Document networkstatus-bridges
Closes 13713; patch from 'tom'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug137133
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug13713 b/changes/bug13713
new file mode 100644
index 0000000000..412b406c53
--- /dev/null
+++ b/changes/bug13713
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Document the bridge-authority-only 'networkstatus-bridges'
+ file. Closes ticket 13713; patch from "tom".