aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33460
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-03-05 08:48:40 -0500
committerNick Mathewson <nickm@torproject.org>2020-03-05 08:48:40 -0500
commit7177eeddf1df90a28d8f733d551ed1198e1fadb1 (patch)
tree8aabbd1aa8aac2601136c2d79cae00e40fe9d756 /changes/ticket33460
parent686494f0f71b9235399b8241aba3e0c2fcb03ea1 (diff)
parent87e08730565d0da3b598b2ecc20ed4c8791414ef (diff)
downloadtor-7177eeddf1df90a28d8f733d551ed1198e1fadb1.tar.gz
tor-7177eeddf1df90a28d8f733d551ed1198e1fadb1.zip
Merge branch 'maint-0.4.3'
Diffstat (limited to 'changes/ticket33460')
-rw-r--r--changes/ticket334604
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket33460 b/changes/ticket33460
new file mode 100644
index 0000000000..21e0fc966c
--- /dev/null
+++ b/changes/ticket33460
@@ -0,0 +1,4 @@
+ o Minor features (usability):
+ - Include more information when failing to parse a configuration value.
+ This should make it easier to tell what's going wrong when a
+ configuration file doesn't parse. Closes ticket 33460.