From 6e31b9c503049917e900a0241946e56d25be7e25 Mon Sep 17 00:00:00 2001 From: David Fifield Date: Wed, 10 Oct 2012 17:34:55 -0700 Subject: [PATCH] Add changes file for bug7011. --- changes/bug7011 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 changes/bug7011 diff --git a/changes/bug7011 b/changes/bug7011 new file mode 100644 index 0000000000..5438efc63b --- /dev/null +++ b/changes/bug7011 @@ -0,0 +1,8 @@ + o Minor bugfixes: + - Use square brackets around IPv6 addresses in these places: + o Log messages. + o HTTPS CONNECT proxy requests. + o In TransportProxy statefile entries. + o In pluggable transport extra-info. + Fixes bug 7011. +