]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket 33460.
authorNick Mathewson <nickm@torproject.org>
Wed, 26 Feb 2020 19:19:53 +0000 (14:19 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 26 Feb 2020 19:19:53 +0000 (14:19 -0500)
changes/ticket33460 [new file with mode: 0644]

diff --git a/changes/ticket33460 b/changes/ticket33460
new file mode 100644 (file)
index 0000000..21e0fc9
--- /dev/null
@@ -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.