summaryrefslogtreecommitdiff
path: root/changes/bug24581
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug24581')
-rw-r--r--changes/bug245818
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug24581 b/changes/bug24581
new file mode 100644
index 0000000000..9a5daa01c8
--- /dev/null
+++ b/changes/bug24581
@@ -0,0 +1,8 @@
+ o Major features (embedding):
+ - Tor now has support for restarting in the same process.
+ Controllers that run Tor using the "tor_api.h" interface can now
+ restart Tor after Tor has exited. This support is incomplete, however:
+ we have fixed the crash bugs that prevented it from working at all
+ before, but many bugs probably remain, including the possibility of
+ security issues. Implements ticket 24581.
+