In ntmain, call set_main_thread() before running the loop.
[tor.git] / changes / bug12948
blob431c0a1019a477a6f46b3a11b5db5d4b7aaa17aa
1   o Major bugfixes:
2     - Resume expanding abbreviations for command-line options. The fix
3       for bug 4647 accidentally removed our hack from bug 586 that rewrote
4       HashedControlPassword to __HashedControlSessionPassword when it
5       appears on the commandline (which allowed the user to set her
6       own HashedControlPassword in the torrc file while the controller
7       generates a fresh session password for each run). Fixes bug 12948;
8       bugfix on 0.2.5.1-alpha.