aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-01-07 09:43:24 -0800
committerNick Mathewson <nickm@torproject.org>2016-01-07 09:43:24 -0800
commit55232e32c73b114dbe8de643ff0f352e252457ac (patch)
tree33085100ab9538da755342ff7a54d112e1325a83 /changes
parentb5ce3329581b29c61e81f69a5768d7ec0d4e30bf (diff)
parentb34c5c6b8ac0d13d5e2bda188ff038f6ff7eb4f3 (diff)
downloadtor-55232e32c73b114dbe8de643ff0f352e252457ac.tar.gz
tor-55232e32c73b114dbe8de643ff0f352e252457ac.zip
Merge branch 'maint-0.2.7'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug179064
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug17906 b/changes/bug17906
new file mode 100644
index 0000000000..fff76d1c59
--- /dev/null
+++ b/changes/bug17906
@@ -0,0 +1,4 @@
+ o Minor features (authorities):
+ - Update the V3 identity key for dannenberg, it was changed on
+ 18 November 2015.
+ Closes task #17906. Patch by "teor".