config 681 B

12345678910111213
  1. o Minor features
  2. - Slightly change behavior of "list" options (that is, options that
  3. can appear more than once) when they appear both in torrc and on
  4. the command line. Previously, the command-line options would be
  5. appended to the ones from torrc. Now, the command-line options
  6. override the torrc options entirely. This new behavior allows
  7. the user to override list options (like exit policies and
  8. ports to listen on) from the command line, rather than simply
  9. appending to the list.
  10. o Minor bugfixes:
  11. - Restore behavior of overriding SocksPort, ORPort, and similar
  12. options from the command line. Bugfix on 0.2.3.3-alpha.