mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Stop reloading the router list from disk for no reason when we
run out of reachable directory mirrors. Once upon a time reloading it would set the 'is_running' flag back to 1 for them. It hasn't done that for a long time. svn:r15004
This commit is contained in:
@@ -53,6 +53,10 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
|
||||
the second part of bug 681.
|
||||
- Make bridge authorities correctly clean extrainfo store from time to
|
||||
time. Bugfix on 0.2.0.x.
|
||||
- Stop reloading the router list from disk for no reason when we
|
||||
run out of reachable directory mirrors. Once upon a time reloading
|
||||
it would set the 'is_running' flag back to 1 for them. It hasn't
|
||||
done that for a long time.
|
||||
|
||||
o Minor features:
|
||||
- Allow separate log levels to be configured for different logging
|
||||
|
||||
Reference in New Issue
Block a user