diff options
Diffstat (limited to 'changes/ticket24588')
-rw-r--r-- | changes/ticket24588 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket24588 b/changes/ticket24588 new file mode 100644 index 0000000000..e64872d74b --- /dev/null +++ b/changes/ticket24588 @@ -0,0 +1,5 @@ + o Minor features (embedding, mobile): + - Applications that want to embed Tor can now tell Tor not to register + any of its own POSIX signal handlers, using the __DisableSignalHandlers + option. This option is not meant for general use. Closes ticket 24588. + |