diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-06-16 14:26:21 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-06-16 14:26:50 -0400 |
commit | a73d0fe9a87df762474ee928ff9e6282e5e38430 (patch) | |
tree | 1dac74ab6f5d821dab3052ab9e1924952b057dee /changes | |
parent | 80ad374b8457e4c92f88f8a89376a8ca87231c9c (diff) | |
download | tor-a73d0fe9a87df762474ee928ff9e6282e5e38430.tar.gz tor-a73d0fe9a87df762474ee928ff9e6282e5e38430.zip |
Document key-pinning-journal
Closes 22347
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug22347 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug22347 b/changes/bug22347 new file mode 100644 index 0000000000..f294ba0a2d --- /dev/null +++ b/changes/bug22347 @@ -0,0 +1,2 @@ + o Documentation: + - Add a manpage description for the key-pinning-journal file. |