Update RELEASES.md
This commit is contained in:
parent
1554c8d482
commit
9e2ad50a69
1 changed files with 4 additions and 2 deletions
|
@ -112,8 +112,10 @@ Rustdoc
|
||||||
Compatibility Notes
|
Compatibility Notes
|
||||||
-------------------
|
-------------------
|
||||||
- [Implement token-based handling of attributes during expansion][82608]
|
- [Implement token-based handling of attributes during expansion][82608]
|
||||||
- [`Ipv4::from_str` will now reject octal format IP addresses.][83652] The octal format
|
- [`Ipv4::from_str` will now reject octal format IP addresses in addition
|
||||||
can lead to confusion and potential security vulnerabilities and [is no longer recommended][ietf6943].
|
to rejecting hexadecimal IP addresses.][83652] The octal format can lead
|
||||||
|
to confusion and potential security vulnerabilities and [is no
|
||||||
|
longer recommended][ietf6943].
|
||||||
|
|
||||||
|
|
||||||
Internal Only
|
Internal Only
|
||||||
|
|
Loading…
Add table
Reference in a new issue