summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-10-08 11:31:08 -0400
committerNick Mathewson <nickm@torproject.org>2013-10-08 11:32:02 -0400
commitc7c24785ee1b846c608ae4691df7d10476885b66 (patch)
tree1f3dc1d7e95bc4ff1f2d29403ab77aa853d75551 /changes
parent0bec65277abed5567458e94c05c2b94f1b84e460 (diff)
downloadtor-c7c24785ee1b846c608ae4691df7d10476885b66.tar.gz
tor-c7c24785ee1b846c608ae4691df7d10476885b66.zip
Generate bootstrapping status messages for microdescs too
Fix for 9927.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug99274
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug9927 b/changes/bug9927
new file mode 100644
index 0000000000..e66280c3c4
--- /dev/null
+++ b/changes/bug9927
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Generate bootstrapping status update events correctly for fetching
+ microdescriptors. Fixes bug 9927.
+