diff options
author | Matt Traudt <sirmatt@ksu.edu> | 2017-11-16 14:38:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-17 09:25:47 -0500 |
commit | b98614f1af6ed10aa0e3cd00d5baf57fb534f574 (patch) | |
tree | 0e08af7a036b39a649c684e81b9051ac1fe2b771 /changes | |
parent | 8b2c01a46f4353deaa37d129bd21f32b4d990d1d (diff) | |
download | tor-b98614f1af6ed10aa0e3cd00d5baf57fb534f574.tar.gz tor-b98614f1af6ed10aa0e3cd00d5baf57fb534f574.zip |
Only log about lost KIST support once
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket24158 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket24158 b/changes/ticket24158 new file mode 100644 index 0000000000..3cdc06afae --- /dev/null +++ b/changes/ticket24158 @@ -0,0 +1,3 @@ + o Minor bugfixes (logging): + Only log about no longer having KIST support once. Fixes bug 24158; bugfix + on 0.3.2 |