소스 검색

changes file for ticket26864

Nick Mathewson 5 년 전
부모
커밋
c037bf5817
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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.