whoops, pick a date

This commit is contained in:
Nick Mathewson 2017-12-14 14:05:51 -05:00
parent 304e2151ac
commit 2b48b5363f
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -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) {