bug4647 438 B

1234567891011
  1. o Minor bugfixes:
  2. - Use a single command-line parser for parsing torrc options on the
  3. command line and for finding special command-line options to avoid
  4. inconsistent behavior for torrc option arguments that have the same
  5. names as command-line options. Fixes bugs 4647 and 9578; bugfix on
  6. 0.0.9pre5.
  7. - No longer allow 'tor --hash-password' with no arguments. Fixes bug
  8. 9573; bugfix on 0.0.9pre5.