Mention warnings fixes and updates.
Jarkko Hietaniemi [Fri, 1 Sep 2000 14:10:20 +0000 (14:10 +0000)]
p4raw-id: //depot/perl@6973

pod/perldelta.pod

index a903e78..97addbf 100644 (file)
@@ -160,8 +160,9 @@ the podlators bundle, Pod::LaTeX, Pod::Parser, Term::ANSIColor, Test.
 
 Bug fixes and minor enhancements have been applied to B::Deparse,
 Data::Dumper, IO::Poll, IO::Socket::INET, Math::BigFloat,
-Math::Complex, Math::Trig, Net::protoent, re, SelfLoader, Sys::SysLog,
-Test::Harness, Text::Wrap, UNIVERSAL.
+Math::Complex, Math::Trig, Net::protoent, the re pragma, SelfLoader,
+Sys::SysLog, Test::Harness, Text::Wrap, UNIVERSAL, and the warnings
+pragma.
 
 =item *
 
@@ -210,6 +211,8 @@ C<%INC> now localised in a Safe compartment so that use/require work.
 
 The Shell module now has an OO interface.
 
+=item *
+
 =back
 
 =head1 Utility Changes