summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-10-27 13:24:04 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-10-27 13:24:04 +0000
commita70dd81b912e6ebce0f4c0702b3426093b22438d (patch)
tree3b94d8c98aee2a190d9aa3f6fa7803222b7f9bdf
parentbed25d4faba71dc523a0d10b542cae32ec440ca5 (diff)
downloadperl-a70dd81b912e6ebce0f4c0702b3426093b22438d.tar.gz
Note bug number in previous perldelta addition
-rw-r--r--pod/perldelta.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 616bac8d9d..07b552037a 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -207,6 +207,7 @@ XXX Changes (i.e. rewording) of diagnostic messages go here
The C<printf> and C<sprintf> builtins are now more careful about the
warnings they emit: argument reordering now disables the "redundant
argument" warning in all cases.
+[perl #125469]
=back