Add changes file.

This commit is contained in:
Linus Nordberg 2011-11-29 15:39:22 +01:00 committed by Nick Mathewson
parent 1dca559db8
commit 192de441e0

7
changes/bug3786 Normal file
View File

@ -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.