From f906e4ab39a365ca6a64e3346719e92ed2065afd Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 13 Sep 2010 01:22:12 -0400 Subject: [PATCH] Missing changes file for cc0efa808409dd --- changes/bug1300_alt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug1300_alt diff --git a/changes/bug1300_alt b/changes/bug1300_alt new file mode 100644 index 0000000000..d88023ffa7 --- /dev/null +++ b/changes/bug1300_alt @@ -0,0 +1,4 @@ + o Minor bugfixes + - Authorities will now attempt to download consensuses when they + are sure that their own efforts to get a live consensus have + failed. Bugfix on 0.2.0.9-alpha. Fixes bug 1300.