We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1554c8d commit 9e2ad50Copy full SHA for 9e2ad50
RELEASES.md
@@ -112,8 +112,10 @@ Rustdoc
112
Compatibility Notes
113
-------------------
114
- [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].
+- [`Ipv4::from_str` will now reject octal format IP addresses in addition
+ 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].
119
120
121
Internal Only
0 commit comments