diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-12-14 10:13:14 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-12-15 16:26:01 -0700 |
commit | 22b2f5f8493ba70f09daf39943a35f30753331db (patch) | |
tree | 3cde4842c5e220288f839e27b47557869a036dfb /Porting/perldelta_template.pod | |
parent | f673fad4051f00d3d7bee3a866afecffb66e102b (diff) | |
download | perl-22b2f5f8493ba70f09daf39943a35f30753331db.tar.gz |
perldelta_template: revise text about incompatible changes
Diffstat (limited to 'Porting/perldelta_template.pod')
-rw-r--r-- | Porting/perldelta_template.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod index 8adf0aeaab..70e1531c82 100644 --- a/Porting/perldelta_template.pod +++ b/Porting/perldelta_template.pod @@ -41,7 +41,8 @@ L</Selected Bug Fixes> section. XXX For a release on a stable branch, this section aspires to be: There are no changes intentionally incompatible with 5.XXX.XXX - If any exist, they are bugs and reports are welcome. + If any exist, they are bugs, and we request that you submit a + report. See L</Reporting Bugs> below. [ List each incompatible change as a =head2 entry ] |