diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-09-22 14:46:41 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-09-22 14:46:41 -0400 |
commit | ce1dfb46fcf7f1cf46235ac953a8ef6e33d5e85d (patch) | |
tree | 19c53068dca53f0bfe6cf4d48527cf6dcb5ba2d1 /doc | |
parent | 5ffd8bf2b8b0c051647179968218432ae5e5eb87 (diff) | |
download | tor-ce1dfb46fcf7f1cf46235ac953a8ef6e33d5e85d.tar.gz tor-ce1dfb46fcf7f1cf46235ac953a8ef6e33d5e85d.zip |
Add a changes file for 40136 (state-contents.txt updates)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ticket40136 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ticket40136 b/doc/ticket40136 new file mode 100644 index 0000000000..cd1c0682f6 --- /dev/null +++ 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. |