diff options
author | Craig A. Berry <craigberry@mac.com> | 2014-01-17 18:04:58 -0600 |
---|---|---|
committer | Craig A. Berry <craigberry@mac.com> | 2014-01-17 18:04:58 -0600 |
commit | 047a88fb6df7579d82ddf5964bc214a0df5c914a (patch) | |
tree | 43ab68032cd27265200c159b684dc762f83913f1 /pod | |
parent | 092c3affc299403d8cc5278d27c9961bca81efd6 (diff) | |
download | perl-047a88fb6df7579d82ddf5964bc214a0df5c914a.tar.gz |
perldelta for perlbug changes.
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 987a6f3750..8e8528e15c 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -299,13 +299,18 @@ Most of these are built within the directories F<utils> and F<x2p>. entries for each change Use L<XXX> with program names to get proper documentation linking. ] -=head3 L<XXX> +=head3 L<perlbug> =over 4 =item * -XXX +F<perlbug> now has a C<-p> option for attaching patches with a bug report. + +=item * + +F<perlbug> now does input in the encoding of the current locale and +output raw. =back |