summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2020-02-13 08:27:23 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2020-02-13 08:27:37 +0000
commitda26d269893ea117274b1794ea4175780bb4f7e9 (patch)
treef619f3706efd64bba895eb4ccd6d1e5b1e09c597 /pod
parent917e2d581a7a2eb1dac29eecc26990931b82c88b (diff)
downloadperl-da26d269893ea117274b1794ea4175780bb4f7e9.tar.gz
Update perldelta for all changes from v5.31.7 to v5.31.8
(manually cherry picked from commit 87fd4a59bee543256aa6ddf01070af77ec3b11ca)
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index f8c19fc4ef..b355b6d804 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -379,6 +379,12 @@ Fix MYMALLOC (PERL_MALLOC) build on Windows
read beyond buffer in grok_inf_nan [L<GH #17370|https://github.com/Perl/perl5/issues/17370>]
+=item *
+
+Fix an assertion failure in the regular expression engine.
+
+[L<GH #17372|https://github.com/Perl/perl5/issues/17372>]
+
=back
=head1 Known Problems