aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-06-15 16:19:25 -0400
committerNick Mathewson <nickm@torproject.org>2019-06-15 16:49:18 -0400
commit4613159c61549a4901690da5ecd5101eb6a20736 (patch)
tree6318d4ca6a4aba5afb7231de3fffa2cbe58e6278
parent26436fb1b64bd35c1342b71df0284b992d770856 (diff)
downloadtor-4613159c61549a4901690da5ecd5101eb6a20736.tar.gz
tor-4613159c61549a4901690da5ecd5101eb6a20736.zip
Changes file for ticket 30893 (confparse testing)
-rw-r--r--changes/ticket308933
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket30893 b/changes/ticket30893
new file mode 100644
index 0000000000..e1b56d2182
--- /dev/null
+++ b/changes/ticket30893
@@ -0,0 +1,3 @@
+ o Minor features (testing)P:
+ - Improve test coverage for our existing configuration parsing and
+ management API. Closes ticket 30893.