summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-01-15 10:59:28 -0500
committerNick Mathewson <nickm@torproject.org>2016-01-15 10:59:28 -0500
commitd3e7803c1cd8f40d929729d771ed2565710291ab (patch)
treebb2804aa7f0c6af4c6adc2212f51688f59563320
parentf47d4af04cdf5db86a298c25203f1600c23cb58d (diff)
downloadtor-d3e7803c1cd8f40d929729d771ed2565710291ab.tar.gz
tor-d3e7803c1cd8f40d929729d771ed2565710291ab.zip
Changes file for feature 17076
-rw-r--r--changes/feature170763
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature17076 b/changes/feature17076
new file mode 100644
index 0000000000..50ebc96327
--- /dev/null
+++ b/changes/feature17076
@@ -0,0 +1,3 @@
+ o Testing:
+ - New tests for options_validate. Closes ticket 17076. Patch from
+ Ola Bini.