summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-01-19 13:29:22 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-01-19 13:29:22 -0800
commitfcc3a61f57b53ef0cfc7d3380fd4f4f4f06a3b6d (patch)
tree120c29eae4057a668656712826275ff062853e0c
parent8862ff9513b9f0b694cfc3d6e853fe7d4c1ee064 (diff)
downloadperl-fcc3a61f57b53ef0cfc7d3380fd4f4f4f06a3b6d.tar.gz
perldelta: perlbug and From:
-rw-r--r--pod/perldelta.pod14
1 files changed, 3 insertions, 11 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 42a704666c..b0bdddfc61 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -356,13 +356,14 @@ here. 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
+C<perlbug> did not previously generate a From: header, potentially
+resulting in dropped mail. Now it does include that header.
=back
@@ -1300,15 +1301,6 @@ Date: Sun Jan 2 19:38:30 2011 +0000
This was contrary to the docs for overload, and meant that <> couldn't
be used as a general overloaded iterator operator.
-commit e4ef33329eb648489bad5296e9673c409f5577f9
-Author: Jesse Vincent <jesse@bestpractical.com>
-Date: Sun Jan 2 10:50:21 2011 +0800
-
- perlbug did not previously generate a From: header. While some MTAs do
- the "right" thing and insert a valid "From:", not all of them do,
- potentially resulting in dropped mail.
-
-
commit edcf105d70e5423fd928c776e086fe31a4a543f4
Author: Jesse Vincent <jesse@bestpractical.com>
Date: Sat Jan 1 18:46:20 2011 +0800