aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-01-09 09:49:25 -0500
committerNick Mathewson <nickm@torproject.org>2019-01-09 09:49:25 -0500
commit578a93bbbc9ecb6fa67aead760bfeb40e7977d39 (patch)
tree1ccb007a99d4835bd6f94be62dc8c5af2075fb20 /changes
parent0ed966fde111a892e3d0010cea3fd165b0c7972f (diff)
parent4bc3983f64ab2a60a79127f47573836373ddf587 (diff)
downloadtor-578a93bbbc9ecb6fa67aead760bfeb40e7977d39.tar.gz
tor-578a93bbbc9ecb6fa67aead760bfeb40e7977d39.zip
Merge branch 'ticket28843'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket288433
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28843 b/changes/ticket28843
new file mode 100644
index 0000000000..00905293c4
--- /dev/null
+++ b/changes/ticket28843
@@ -0,0 +1,3 @@
+ o Minor features (controller):
+ - Add a DROPOWNERSHIP command to undo the effects of TAKEOWNERSHIP.
+ Implements ticket 28843.