diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-06-19 09:57:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-06-19 09:57:57 -0400 |
commit | 5641e27ffbd1016ed88e05f10319a2b041b5e167 (patch) | |
tree | 09926e752edaed3a52bb8e42dab61bc66a1da8a4 /changes | |
parent | b4c9eb0aab5581c1acb21d2e0e0f3fbb9c57d0b0 (diff) | |
download | tor-5641e27ffbd1016ed88e05f10319a2b041b5e167.tar.gz tor-5641e27ffbd1016ed88e05f10319a2b041b5e167.zip |
Document more files in the datadirectory.
This improved list comes from the ls -R results that weasel and ln5
sent me. Thanks!
Diffstat (limited to 'changes')
-rw-r--r-- | changes/more-files | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/more-files b/changes/more-files index f4162019e0..861d6a3143 100644 --- a/changes/more-files +++ b/changes/more-files @@ -1,3 +1,4 @@ o Documentation: - - Document the "sr-random" file and "diff-cache" directory in the Tor - data directory.
\ No newline at end of file + - Document more of the files in the Tor data directory, including + cached-extrainfo, secret_onion_key{,_ntor}.old, hidserv-stats, + approved-routers, sr-random, and diff-cache. |