aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-01-07 09:41:36 -0800
committerNick Mathewson <nickm@torproject.org>2016-01-07 09:41:36 -0800
commitc7b0cd9c2f52ca289515833060ac0b8461da2225 (patch)
treecb141ee9853f9f28863a21d72e287fe6c35009ba /changes
parent400df18688e3b657852a9007151aaf26febe29a6 (diff)
parent9ca329581af71c9aa6890b63c29c6a51ac37e408 (diff)
downloadtor-c7b0cd9c2f52ca289515833060ac0b8461da2225.tar.gz
tor-c7b0cd9c2f52ca289515833060ac0b8461da2225.zip
Merge branch 'maint-0.2.5' into maint-0.2.6
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".