Bläddra i källkod

changes file for ticket26864

Nick Mathewson 5 år sedan
förälder
incheckning
c037bf5817
1 ändrade filer med 5 tillägg och 0 borttagningar
  1. 5 0
      changes/ticket28624

+ 5 - 0
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.