소스 검색

add a changes file

Nick Mathewson 6 년 전
부모
커밋
46f167886a
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      changes/ticket22703

+ 6 - 0
changes/ticket22703

@@ -0,0 +1,6 @@
+  o Major features (storage):
+    - Users can choose to store cached directory documents somewhere other
+      than the DataDirectory by using the CacheDirectory option.
+      Similarly, the storage location for relay's keys can be overridden
+      with the KeyDirectory option.
+      Closes ticket 22703.