mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
whoops, pick a date
This commit is contained in:
parent
304e2151ac
commit
2b48b5363f
@ -1,4 +1,4 @@
|
||||
Changes in version 0.3.2.7-rc - 2017-12-1?
|
||||
Changes in version 0.3.2.7-rc - 2017-12-14
|
||||
Tor 0.3.2.7-rc fixes various bugs in earlier versions of Tor,
|
||||
including some that could affect reliability or correctness.
|
||||
|
||||
|
@ -1957,6 +1957,7 @@ options_act(const or_options_t *old_options)
|
||||
if (guards_update_all()) {
|
||||
abandon_circuits = 1;
|
||||
}
|
||||
router_dir_info_changed();
|
||||
}
|
||||
|
||||
if (abandon_circuits) {
|
||||
|
Loading…
Reference in New Issue
Block a user