mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
7 lines
243 B
Text
7 lines
243 B
Text
|
o Minor bugfixes
|
||
|
- Do not crash when our configuration file becomes unreadable
|
||
|
(usually due to a permissions change) between when we start
|
||
|
up and when a controller calls SAVECONF. Fixes bug 3135;
|
||
|
bugfix on 0.0.9pre6.
|
||
|
|