From 264aa271a734767a13065bc6e0d15c4d8c602005 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 3 Sep 2013 14:25:01 -0400 Subject: Fix bug 9645: don't forget an md just because we can't save it. --- changes/bug9645a | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug9645a (limited to 'changes') diff --git a/changes/bug9645a b/changes/bug9645a new file mode 100644 index 000000000..2daba65a0 --- /dev/null +++ b/changes/bug9645a @@ -0,0 +1,5 @@ + o Minor bugfixes: + - If we are unable to save a microdescriptor to the journal, do not + drop it from memory and then reattempt downloading it. Fixes bug + 9645; bugfix on 0.2.2.6-alpha. + -- cgit v1.2.3