commit 87e08730565d0da3b598b2ecc20ed4c8791414ef parent 2c792d1e0e6f92c33287ba8e87055142745a6532 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 26 Feb 2020 14:19:53 -0500 changes file for ticket 33460. Diffstat:
| A | changes/ticket33460 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket33460 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.