Merge branch 'ticket28843'

This commit is contained in:
Nick Mathewson
2019-01-09 09:49:25 -05:00
2 changed files with 26 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (controller):
- Add a DROPOWNERSHIP command to undo the effects of TAKEOWNERSHIP.
Implements ticket 28843.