Use the lintChanges script to fix style issues in changes entries

This commit is contained in:
Nick Mathewson
2017-09-18 10:24:03 -04:00
parent 365bb6356a
commit 523188afdb
22 changed files with 39 additions and 54 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
o Minor bugfixes (test):
- Fix a broken OutboundAddress option unit test because the parsing
function was never returning an error on failure. Fixes bug #23366.;
bugfix on tor-0.3.0.3-alpha.
- Fix a broken unit test for the OutboundAddress option: the parsing
function was never returning an error on failure. Fixes bug 23366;
bugfix on 0.3.0.3-alpha.