aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-06-13 21:59:27 -0400
committerNick Mathewson <nickm@torproject.org>2013-06-13 21:59:27 -0400
commit483385d2bdd391db2ecbb775935554558dba7b56 (patch)
tree107a61e3c46bd910320549649095b5d87f39a331 /changes
parent73ca1cf8b7502909108d5359b77c1c527aa3d272 (diff)
parent72f775e18416300bd230f5784dc779db6138537b (diff)
downloadtor-483385d2bdd391db2ecbb775935554558dba7b56.tar
tor-483385d2bdd391db2ecbb775935554558dba7b56.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug90476
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9047 b/changes/bug9047
new file mode 100644
index 000000000..497f0d337
--- /dev/null
+++ b/changes/bug9047
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - If for some reason we fail to write a microdescriptor while
+ rebuilding the cache, do not let the annotations from that
+ microdescriptor linger in the cache file, and do not let the
+ microdescriptor stay recorded as present in its old location.
+ Fixes bug 9047; bugfix on 0.2.2.6-alpha.