Skip to content

Commit 914a149

Browse files
committed
perldelta: Move previous item to Errata From Previous Releases
This item should have appeared in 5.20.1's perldelta, but I forgot to include it.
1 parent 2c55af4 commit 914a149

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

pod/perldelta.pod

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -453,13 +453,6 @@ crash, and had done so since Perl 5.10. (In some cases the crash did not
453453
start happening till 5.16.) The crash has, of course, been fixed.
454454
[perl #123542]
455455

456-
=item *
457-
458-
A regression has been fixed that was introduced in v5.20.0 (fixed in
459-
v5.20.1 as well as here) in which a UTF-8 encoded regular expression
460-
pattern that contains a single ASCII lowercase letter does not match its
461-
uppercase counterpart. [perl #122655]
462-
463456
=back
464457

465458
=head1 Known Problems
@@ -484,8 +477,10 @@ XXX
484477

485478
=item *
486479

487-
XXX Add anything here that we forgot to add, or were mistaken about, in
488-
the perldelta of a previous release.
480+
A regression has been fixed that was introduced in v5.20.0 (fixed in
481+
v5.20.1 as well as here) in which a UTF-8 encoded regular expression
482+
pattern that contains a single ASCII lowercase letter does not match its
483+
uppercase counterpart. [perl #122655]
489484

490485
=back
491486

0 commit comments

Comments
 (0)