From: Linus Nordberg Date: Fri, 19 Oct 2012 21:23:04 +0000 (+0200) Subject: Add changes file for ticket 6876 missing from 0.2.4.4-alpha ChangeLog. X-Git-Tag: tor-0.2.4.5-alpha~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478644e905462a9a5d0567e77ee93af6334feb50;p=thirdparty%2Ftor.git Add changes file for ticket 6876 missing from 0.2.4.4-alpha ChangeLog. --- diff --git a/changes/enh6876 b/changes/enh6876 new file mode 100644 index 0000000000..9019fa4937 --- /dev/null +++ b/changes/enh6876 @@ -0,0 +1,3 @@ + o Minor features: + - Option OutboundBindAddress can be specified multiple times and + accepts IPv6 addresses. Resolves ticket 6876.