release: add changelog for pr 25921 (ipv6 addr normalization) (#26016)

This commit is contained in:
Daniel Bennett
2025-06-09 15:04:34 -04:00
committed by GitHub
parent abd0efdd76
commit b93479e353

3
.changelog/25921.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
ipv6: bind and advertise addresses are now made to adhere to RFC-5942 §4 (reference: https://www.rfc-editor.org/rfc/rfc5952.html#section-4)
```