]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for ticket 30893 (confparse testing)
authorNick Mathewson <nickm@torproject.org>
Sat, 15 Jun 2019 20:19:25 +0000 (16:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 15 Jun 2019 20:49:18 +0000 (16:49 -0400)
changes/ticket30893 [new file with mode: 0644]

diff --git a/changes/ticket30893 b/changes/ticket30893
new file mode 100644 (file)
index 0000000..e1b56d2
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (testing)P:
+    - Improve test coverage for our existing configuration parsing and
+      management API. Closes ticket 30893.