Fix 7.2.0 NEWS formatting [nomail] [skip ci]

This commit is contained in:
Tim Wojtulewicz 2025-05-09 08:57:27 -07:00
parent e76a08524b
commit bfac90a3c8

4
NEWS
View file

@ -151,8 +151,8 @@ New Functionality
scripts. This previously resulted in a fatal error.
- The set of non-routable subnets defined in ``Site::private_address_space`` was expanded
to include ``239.0.0.0/8``, ``224.0.0.0/24`, ``[2002:e000::]/40``, ``[2002:ef00::]/24``,
and ``[fec0::]/10`. These addresses come from RFCs 2365, 3058, 3879, and 5771. This may
to include ``239.0.0.0/8``, ``224.0.0.0/24``, ``[2002:e000::]/40``, ``[2002:ef00::]/24``,
and ``[fec0::]/10``. These addresses come from RFCs 2365, 3058, 3879, and 5771. This may
result in traffic being considered as local traffic that wasn't previously.
- The ``to_count()`` and ``to_int()`` built-in functions now trim trailing spaces passed