tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit ce1dfb46fcf7f1cf46235ac953a8ef6e33d5e85d
parent 5ffd8bf2b8b0c051647179968218432ae5e5eb87
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 22 Sep 2020 14:46:41 -0400

Add a changes file for 40136 (state-contents.txt updates)

Diffstat:
Adoc/ticket40136 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/ticket40136 b/doc/ticket40136 @@ -0,0 +1,3 @@ + o Documentation: + - Update doc/state-contents.txt to more accurately explain the + current contents of a Tor state file. Closes ticket 40136.