Skip to content

Commit 8de51d1

Browse files
committed
doc: elaborate on release notes wrt netmasks
1 parent 8d6224f commit 8de51d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ Updated settings
141141

142142
- Netmasks that contain 1-bits after 0-bits (the 1-bits are not contiguous on
143143
the left side, e.g. 255.0.255.255) are no longer accepted. They are invalid
144-
according to RFC 4632.
144+
according to RFC 4632. Netmasks are used in the `-rpcallowip` and `-whitelist`
145+
configuration options and in the `setban` RPC. (#19628)
145146

146147
Changes to Wallet or GUI related settings can be found in the GUI or Wallet section below.
147148

0 commit comments

Comments
 (0)