summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-06-13 21:58:36 -0400
committerNick Mathewson <nickm@torproject.org>2013-06-13 21:58:36 -0400
commit72f775e18416300bd230f5784dc779db6138537b (patch)
treeb372abd590396a719461ac9a4da8872ea30fb46d /changes
parent25dddf7a8f30699242b52fce115f29401f63ee9c (diff)
parent2338681efbdc8070c0cdfd0b9226fcdeb37f0538 (diff)
downloadtor-72f775e18416300bd230f5784dc779db6138537b.tar.gz
tor-72f775e18416300bd230f5784dc779db6138537b.zip
Merge branch 'bug9047' into 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 0000000000..497f0d3372
--- /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.