summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-07-13 20:20:21 +0100
committerNicholas Clark <nick@ccl4.org>2010-07-13 20:20:21 +0100
commitefdecbbda6d7ba3fa65dd92f10ce7cf0ae019adc (patch)
tree193deffc9adbd2e1d48ce3cf0c95d6248f5e56f7 /pod
parent655d344e5798ad372f399b255d0eb6664d306b66 (diff)
downloadperl-efdecbbda6d7ba3fa65dd92f10ce7cf0ae019adc.tar.gz
Fix transient pod infelicities spotted by podcheck.t
Diffstat (limited to 'pod')
-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.