changes file for ticket 33460.

This commit is contained in:
Nick Mathewson
2020-02-26 14:19:53 -05:00
parent 2c792d1e0e
commit 87e0873056
+4
View File
@@ -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.