diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-01-12 10:47:54 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-01-12 10:47:54 -0500 |
commit | 7616922e8136d5d63661cfdfc4802608b16fdef7 (patch) | |
tree | 2c8c7698a1f8fcef9c5c9a9fe400cb59d93d45ae /changes | |
parent | 3074b8365fe5c76e6fc0b9597a99ab2671c7e939 (diff) | |
parent | 430181fad28fb3275a3771c78453a579681dfa5e (diff) | |
download | tor-7616922e8136d5d63661cfdfc4802608b16fdef7.tar.gz tor-7616922e8136d5d63661cfdfc4802608b16fdef7.zip |
Merge remote-tracking branch 'teor/bug17887-v2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug17887 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug17887 b/changes/bug17887 new file mode 100644 index 0000000000..423c298bd5 --- /dev/null +++ b/changes/bug17887 @@ -0,0 +1,6 @@ + o Minor fixes (fallback directories): + - Allow cached or outdated Onionoo data to be used to choose + fallback directories, as long as it's less than a day old. + Modify last modified date checks in preparation for Onionoo change + #16907. Closes ticket #17887. Patch by "teor". Not in any released + version of tor. |