aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-02-19 10:24:03 -0500
committerNick Mathewson <nickm@torproject.org>2015-02-19 11:35:27 -0500
commit76d8c23ab40b49c3c43570231db47eecc43bf635 (patch)
treef024c48ec03e1f3fc0ca490de8ced7b8746887fe /changes
parentcef802a041e0f979295a890efe20a5ff924a1719 (diff)
downloadtor-76d8c23ab40b49c3c43570231db47eecc43bf635.tar.gz
tor-76d8c23ab40b49c3c43570231db47eecc43bf635.zip
Try to fix authdir_newdesc events
We were sending values that were truncated by the length of the annotations.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug149533
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug14953 b/changes/bug14953
new file mode 100644
index 0000000000..0fb0a64e29
--- /dev/null
+++ b/changes/bug14953
@@ -0,0 +1,3 @@
+ o Minor bugfixes (directory authority):
+ - Fix a bug that was truncating AUTHDIR_NEWDESC events sent to the
+ control port. Fixes bug 14953; bugfix on 0.2.0.1-alpha.