Patch for 4647 (rewrite command line parser)

This commit is contained in:
Cristian Toader
2013-08-25 12:03:57 -04:00
committed by Nick Mathewson
parent 00bcc25d05
commit d98dfb3746
3 changed files with 80 additions and 44 deletions
+10
View File
@@ -0,0 +1,10 @@
o Minor bugfixes:
- Use a single command-line parser for parsing torrc options on the
command line and for finding special command-line options to avoid
inconsistent behavior for torrc option arguments that have the same
names as command-line options. Fixes bugs 4647; bugfix on 0.0.9pre5.