aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorLinus Nordberg <linus@torproject.org>2012-07-19 20:41:23 +0200
committerNick Mathewson <nickm@torproject.org>2012-08-17 15:59:13 -0400
commit9ed87b37d04705983b11cd995140e8864454bf5e (patch)
tree0cec3d7d55de27a66a1db684d190e6b008072024 /changes
parent97602c9de432cc1d49d4441de858ab73b8bf41c0 (diff)
downloadtor-9ed87b37d04705983b11cd995140e8864454bf5e.tar
tor-9ed87b37d04705983b11cd995140e8864454bf5e.tar.gz
Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.
Closes #6423.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug64233
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6423 b/changes/bug6423
new file mode 100644
index 000000000..2ea4f1410
--- /dev/null
+++ b/changes/bug6423
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Consider new, removed or changed IPv6 OR ports a non cosmetic
+ change.