summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-27 09:53:37 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-27 09:53:37 -0400
commitb3b4f319367e1fb50ea99ba042ed60030e909c12 (patch)
tree39ec5b9660f32b34457ac141a23e7d2bcb666958 /changes
parent6f7dbd3d34fbc476721a64c7c5f5e241ec49b906 (diff)
parent734b09080f31545e8acd57a5c9626f6465ea4374 (diff)
downloadtor-b3b4f319367e1fb50ea99ba042ed60030e909c12.tar.gz
tor-b3b4f319367e1fb50ea99ba042ed60030e909c12.zip
Merge remote-tracking branch 'linus/bug6364'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug63643
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6364 b/changes/bug6364
new file mode 100644
index 0000000000..c0eb453959
--- /dev/null
+++ b/changes/bug6364
@@ -0,0 +1,3 @@
+ o Minor features:
+ - A relay with an IPv6 OR port now sends that address in NETINFO
+ cells. Fix for bug 6364.