diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug20509 | 5 | ||||
-rw-r--r-- | changes/bug21969 | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug20509 b/changes/bug20509 new file mode 100644 index 0000000000..a39ca9f60b --- /dev/null +++ b/changes/bug20509 @@ -0,0 +1,5 @@ + o Minor features: + - Directory authorities now reject relays running versions + 0.2.9.1-alpha through 0.2.9.4-alpha, because those relays + suffer from bug 20499 and don't keep their consensus cache + up-to-date. Resolves ticket 20509. diff --git a/changes/bug21969 b/changes/bug21969 new file mode 100644 index 0000000000..5da8c4de32 --- /dev/null +++ b/changes/bug21969 @@ -0,0 +1,3 @@ + o Major bugfixes (entry guards): + - Don't block bootstrapping when a primary bridge is offline and we can't + get its descriptor. Fixes one case of bug 21969; bugfix on 0.3.0.3-alpha. |