From: Linus Nordberg Date: Tue, 29 Nov 2011 14:39:22 +0000 (+0100) Subject: Add changes file. X-Git-Tag: tor-0.2.3.9-alpha~33^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192de441e01b6da013f573b46e066b380848873e;p=thirdparty%2Ftor.git Add changes file. --- diff --git a/changes/bug3786 b/changes/bug3786 new file mode 100644 index 0000000000..8e61ee0c19 --- /dev/null +++ b/changes/bug3786 @@ -0,0 +1,7 @@ + o Major features: + - Implement support for clients connecting to private bridges over + IPv6. Bridges still need at least one IPv4 address in order to + connect to other relays. Currently, adding Bridge lines with + both an IPv4 and an IPv6 address to the same bridge will most + probably result in the IPv6 address not being used. Implements + parts of proposal 186.