Delete a few more sections
Leon Brocard [Thu, 19 Nov 2009 16:36:50 +0000 (16:36 +0000)]
pod/perl5112delta.pod

index 8684d4c..8e9730b 100644 (file)
@@ -167,43 +167,6 @@ magical arrays or tied arrays with C<EXISTS> and C<DELETE> methods.
 
 =back
 
-=head1 Installation and Configuration Improvements
-
-XXX Changes to F<Configure>, F<installperl>, F<installman>, and analogous tools
-go here.
-
-=head2 Configuration improvements
-
-XXX
-
-=head2 Compilation improvements
-
-XXX
-
-=head2 Platform Specific Changes
-
-=over 4
-
-=item XXX-some-platform
-
-XXX
-
-=back
-
-=head1 Selected Bug Fixes
-
-XXX Important bug fixes in the core language are summarised here.
-Bug fixes in files in F<ext/> and F<lib/> are best summarised in
-L</Modules and Pragmata>.
-
-=over 4
-
-=item *
-
-XXX
-
-=back
-
 =head1 New or Changed Diagnostics
 
 Several new diagnostics, see L<perldiag> for details.
@@ -298,12 +261,6 @@ deprecated, and will become a syntax error. If it is absolutely necessary to
 have empty attribute lists (for example, because of a code generator) then
 avoid the warning by adding a space before the C<=>.
 
-=head1 Platform Specific Notes
-
-XXX Any changes specific to a particular platform. VMS and Win32 are the usual
-stars here. It's probably best to group changes under the same section layout
-as the main perldelta
-
 =head1 Acknowledgements
 
 Perl 5.11.2 represents approximately 3 weeks development since Perl 5.11.1