aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7768
Commit message (Collapse)AuthorAge
* Use option name --test-commandline in tor-fw-helper.David Fifield2013-03-19
| | | | | | | | | It was previously --Test in the help output and --test-commandline in the getopt call. The man page already had --test. (Originally by David, who resolved the tie in favor of "--test"; I chose --test-commandline" instead so that nothing that depended on it could break. -Nick)
* Fix option names in tor-fw-helper manpageNick Mathewson2013-03-11
fix for bug 7768