Changes file for owningcontrollerfd api

This commit is contained in:
Nick Mathewson
2018-08-01 11:09:15 -04:00
parent fe3bacf50a
commit 820aba70ef
+5
View File
@@ -0,0 +1,5 @@
o Minor features (embedding API):
- The Tor controller API now supports a function to launch Tor with a
preconstructed owning controller FD, so that embedding applications
don't need to manage controller ports and authentication. Closes
ticket 24204.