Skip to content

Commit 9e2ad50

Browse files
authored
Update RELEASES.md
1 parent 1554c8d commit 9e2ad50

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASES.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,10 @@ Rustdoc
112112
Compatibility Notes
113113
-------------------
114114
- [Implement token-based handling of attributes during expansion][82608]
115-
- [`Ipv4::from_str` will now reject octal format IP addresses.][83652] The octal format
116-
can lead to confusion and potential security vulnerabilities and [is no longer recommended][ietf6943].
115+
- [`Ipv4::from_str` will now reject octal format IP addresses in addition
116+
to rejecting hexadecimal IP addresses.][83652] The octal format can lead
117+
to confusion and potential security vulnerabilities and [is no
118+
longer recommended][ietf6943].
117119

118120

119121
Internal Only

0 commit comments

Comments
 (0)