diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-11 16:45:54 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-12-11 16:45:54 -0500 |
commit | d2031f2c602c40c3cc5f96a0fba27435203e83e2 (patch) | |
tree | 3c236c8df19b95dfe4dbc2d2afbbf24aa9f856e4 /changes | |
parent | ae608408e93296dfe123c69fbd3dae02d50d9c66 (diff) | |
parent | 69f93f806c4531e9498257578a10935e7859390f (diff) | |
download | tor-d2031f2c602c40c3cc5f96a0fba27435203e83e2.tar.gz tor-d2031f2c602c40c3cc5f96a0fba27435203e83e2.zip |
Merge remote-tracking branch 'public/bug23817_031' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug23817 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug23817 b/changes/bug23817 new file mode 100644 index 0000000000..4740942799 --- /dev/null +++ b/changes/bug23817 @@ -0,0 +1,3 @@ + o Minor bugfixes (descriptors): + - Don't try fetching microdescriptors from relays that have failed to + deliver them in the past. Fixes bug 23817; bugfix on 0.3.0.1-alpha. |