Merge pull request #1739 from freewil/onlynet-release-notes

make use of -onlynet more clear in release notes
This commit is contained in:
Jeff Garzik 2012-08-28 10:41:55 -07:00
commit 9c63fd8e76

View file

@ -60,7 +60,7 @@ P2P networking
* Support connecting by hostnames passed to proxy (-proxydns) * Support connecting by hostnames passed to proxy (-proxydns)
* Add -seednode connections, and use this for -dnsseed + -proxydns * Add -seednode connections, and use this for -dnsseed + -proxydns
* Added -externalip and -discover * Added -externalip and -discover
* Add -onlynet to prevent connections to a given network * Add -onlynet to connect only to a given network (IPv4, IPv6, or Tor)
* Separate listening sockets, -bind=<addr> * Separate listening sockets, -bind=<addr>