summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-08-15 20:34:04 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-08-15 20:39:12 -0700
commitb4d67305b31f5abf3669f2dfbc014705aaabc0f3 (patch)
treebf65e38c6b5d32c71c8e393b1b926d90ca6d5867
parente114da46f7a3b93d5e8ed8d09472fb04fbb1f130 (diff)
downloadperl-b4d67305b31f5abf3669f2dfbc014705aaabc0f3.tar.gz
perldelta for a444d2d4f37/#114368
-rw-r--r--pod/perldelta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 201fe16ba8..4c59b20457 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -598,6 +598,11 @@ Formats are no longer created after compilation errors.
Some format syntax errors started causing crashes in perl 5.17.2, but
have now been fixed.
+=item *
+
+Under debugging builds, the B<-DA> command line option started crashing in
+Perl 5.16. It has been fixed [perl #114368].
+
=back
=head1 Known Problems