From ce1dfb46fcf7f1cf46235ac953a8ef6e33d5e85d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 22 Sep 2020 14:46:41 -0400 Subject: [PATCH] Add a changes file for 40136 (state-contents.txt updates) --- doc/ticket40136 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/ticket40136 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.