diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-09-05 09:59:07 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-09-05 09:59:07 -0400 |
commit | c7113e702b7e0ad1f33eb72cc8fffc5f26d0ae64 (patch) | |
tree | 59bef7eaec68bd83d380c0e34d7c2140ab2999c7 /changes | |
parent | 86907ea4db5067d1fbf56275457a919d6789ba95 (diff) | |
parent | 264aa271a734767a13065bc6e0d15c4d8c602005 (diff) | |
download | tor-c7113e702b7e0ad1f33eb72cc8fffc5f26d0ae64.tar tor-c7113e702b7e0ad1f33eb72cc8fffc5f26d0ae64.tar.gz |
Merge remote-tracking branch 'public/bug9645'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9645a | 5 |
1 files changed, 5 insertions, 0 deletions
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. + |