summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perl5133delta.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perl5133delta.pod b/pod/perl5133delta.pod
index ddbb95d68c..dad4fff9cd 100644
--- a/pod/perl5133delta.pod
+++ b/pod/perl5133delta.pod
@@ -51,10 +51,14 @@ See L<charnames> for details on all these changes.
=head2 Other enhancements
+=over
+
=item *
Uppercase X/B allowed in hexadecimal/binary literals (RT#76296) (a674e8d)
+=back
+
=head1 Security
XXX Any security-related notices go here. In particular, any security
@@ -440,10 +444,14 @@ Added prototypes for tie() and untie() to allow overloading (RT#75902)
=back
+=over 4
+
=item *
XXX Lots of block hook changes (PL_blockhooks) -- needs an overall summary
+=back
+
=head1 Selected Bug Fixes
XXX Important bug fixes in the core language are summarised here.