This description applies to multiple diagnostics. Move it to the area
where others like it are.
=item *
+Details as to the exact problem have been added to the diagnostics that
+occur when malformed UTF-8 is encountered when trying to convert to a
+code point.
+
+=item *
+
Attribute "locked" is deprecated, and will disappear in Perl 5.28
=item *
Use of strings with code points over 0xFF as arguments to %s operator
is deprecated. This will be a fatal error in Perl 5.28
-=item *
-
-Details as to the exact problem have been added to the diagnostics that
-occur when malformed UTF-8 is encountered when trying to convert to a
-code point.
-
=back
=head1 Utility Changes