[tor-commits] [tor/master] Fix changes/bug7011 slightly
nickm at torproject.org
nickm at torproject.org
Thu Oct 11 02:32:44 UTC 2012
commit e6d1ab3600c6bbbda7f30093fb7623581a44a325
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Oct 10 22:27:52 2012 -0400
Fix changes/bug7011 slightly
---
changes/bug7011 | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/changes/bug7011 b/changes/bug7011
index 5438efc..f3d0aa2 100644
--- a/changes/bug7011
+++ b/changes/bug7011
@@ -1,8 +1,6 @@
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.
+ - Use square brackets around IPv6 addresses in numerous places that needed
+ them, including log messages, HTTPS CONNECT proxy requests,
+ TransportProxy statefile entries, and pluggable transport extra-info
+ lines. Fix for bug 7011; patch by David Fifield.
More information about the tor-commits
mailing list