make use of -onlynet more clear in release notes

This commit is contained in:
freewil 2012-08-28 13:33:32 -04:00
parent 0d9556f948
commit 41b2856bd4
1 changed files with 1 additions and 1 deletions

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>