aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-07-07 11:08:03 -0400
committerNick Mathewson <nickm@torproject.org>2011-07-07 11:08:03 -0400
commit6b670d6032b33f255f88e31a727b8f042b1dfcef (patch)
tree290fa726b1ce5c3c333230073b5f964fc9f7e887 /changes
parent586d0abe591e241124790b6ee0d273158e96bd0c (diff)
parentbc3c54a07f035c69b81cbf7817b8071938abf2ca (diff)
downloadtor-6b670d6032b33f255f88e31a727b8f042b1dfcef.tar.gz
tor-6b670d6032b33f255f88e31a727b8f042b1dfcef.zip
Merge branch 'bug3263'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug32634
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3263 b/changes/bug3263
new file mode 100644
index 0000000000..43202c276f
--- /dev/null
+++ b/changes/bug3263
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Don't publish a new relay descriptor when we reload our onion key,
+ unless the onion key has actually changed. Fixes bug 3263 and
+ resolves another cause of bug 1810. Bugfix on 0.1.1.11-alpha.