aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorJ. Ryan Stinnett <jryans@gmail.com>2016-12-04 22:26:52 -0600
committerJ. Ryan Stinnett <jryans@gmail.com>2016-12-06 11:11:43 -1000
commit9b2b799d82e00286145d42b9c59cb4f820e4f8c7 (patch)
treee85a73b242499c5e82de56a99af6c6e69728b8c1 /changes
parent8a0ea3ee43da0063c2546092662fa7ce4900bc2c (diff)
downloadtor-9b2b799d82e00286145d42b9c59cb4f820e4f8c7.tar.gz
tor-9b2b799d82e00286145d42b9c59cb4f820e4f8c7.zip
Accept non-space whitespace characters in log severity syntax.
Adds a test_config_parse_log_severity unit test to verify behavior. Fixes #19965.
Diffstat (limited to 'changes')
-rw-r--r--changes/199653
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/19965 b/changes/19965
new file mode 100644
index 0000000000..904f5c9db0
--- /dev/null
+++ b/changes/19965
@@ -0,0 +1,3 @@
+ o Minor bugfix (configuration):
+ - Accept non-space whitespace characters after the severity level in the
+ `Log` option. Fixes bug 19965; bugfix on 0.2.1.1-alpha.