Merge remote-tracking branch 'rransom-tor/bug4018'

This commit is contained in:
Nick Mathewson
2011-10-07 16:32:04 -04:00
2 changed files with 10 additions and 2 deletions
@@ -0,0 +1,7 @@
o Minor bugfixes:
- Don't warn users that they are exposing a client port to the
Internet if they have specified an RFC1918 address. Previously,
we would warn if the user had specified any non-loopback
address. Bugfix on 0.2.3.3-alpha. Fixes bug 4018; reported by Tas.