diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.txt b/doc/release-notes.txt index 058c5fa2b3..796ba3a356 100644 --- a/doc/release-notes.txt +++ b/doc/release-notes.txt @@ -60,7 +60,7 @@ P2P networking * Support connecting by hostnames passed to proxy (-proxydns) * Add -seednode connections, and use this for -dnsseed + -proxydns * 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> |