commit c037bf58173db56766381a7c1cd5973789f0fd0f Author: Nick Mathewson nickm@torproject.org Date: Tue Dec 4 12:11:42 2018 -0500
changes file for ticket26864 --- changes/ticket28624 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket28624 b/changes/ticket28624 new file mode 100644 index 000000000..353f962be --- /dev/null +++ b/changes/ticket28624 @@ -0,0 +1,5 @@ + o Minor features (battery management, client, dormant mode): + - The client's memory of whether it is "dormant", and how long it has + spend idle, persists across invocations. Implements ticket 28624. + - There is a DormantOnFirstStartup option that integrators can use if + they expect that in many cases, Tor will be installed but not used.
tor-commits@lists.torproject.org