summaryrefslogtreecommitdiff
path: root/changes/ticket31684
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-10-21 13:48:25 +1000
committerteor <teor@torproject.org>2019-10-21 13:56:58 +1000
commit3b2525c375bdd07abb31aeb498c079111e8c3595 (patch)
treed143f844ee86255dcc4f987f9f74f624b9b6b6e4 /changes/ticket31684
parent6413b2102f4ac968092a6b1bc58b78d4bb7f90de (diff)
downloadtor-3b2525c375bdd07abb31aeb498c079111e8c3595.tar.gz
tor-3b2525c375bdd07abb31aeb498c079111e8c3595.zip
Fix changes file and string typos
Part of 31684.
Diffstat (limited to 'changes/ticket31684')
-rw-r--r--changes/ticket316846
1 files changed, 3 insertions, 3 deletions
diff --git a/changes/ticket31684 b/changes/ticket31684
index 4a9b7cb4ae..6631c87940 100644
--- a/changes/ticket31684
+++ b/changes/ticket31684
@@ -1,6 +1,6 @@
- o Minor features (onion services):
+ o Minor features (controller):
- Implement a new GETINFO command to fetch microdescriptor consensus.
Closes ticket 31684.
- o Code simplification and refactoring (onion services):
+ o Code simplification and refactoring (controller):
- Create a helper function that can fetch network status or microdesc
- consensuses.
+ consensuses. Closes ticket 31684.