Merge branch 'maint-0.4.0'

This commit is contained in:
George Kadianakis
2019-04-05 14:51:33 +03:00
6 changed files with 40 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor features (dormant mode):
- Add a DormantCanceledByStartup option to tell Tor that it should
treat a startup event as cancelling any previous dormant state.
Integrators should use this option with caution: it should
only be used if Tor is being started because of something that the
user did, and not if Tor is being automatically started in the
background. Closes ticket 29357.