summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorStephen P. Potter <spp@ds.net>2000-11-06 13:56:43 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-07 00:12:54 +0000
commit13a2d996abe42696bc5ca08abf08030d440c6148 (patch)
tree1919c2c419a4d5a14d2cbb83e40e7f0fe6abaddf /pod/perldelta.pod
parent9e29e5ff005da001be364f21377fa2a6364952d5 (diff)
downloadperl-13a2d996abe42696bc5ca08abf08030d440c6148.tar.gz
Pod updates
Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 72a2904bca..0597ff653e 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -232,8 +232,6 @@ 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
@@ -726,6 +724,8 @@ winsock handle leak fixed.
=back
+=back
+
=head1 New or Changed Diagnostics
All regular expression compilation error messages are now hopefully
@@ -852,6 +852,8 @@ made in other platforms.
st-store.t and st-retrieve may fail with Compaq C 6.2 on OpenVMS Alpha 7.2.
+=back
+
=head2 Threads Are Still Experimental
Multithreading is still an experimental feature. Some platforms
@@ -881,8 +883,6 @@ The compiler suite is slowly getting better but is nowhere near
working order yet. The backend part that has seen perhaps the most
progress is the bytecode compiler.
-=back
-
=head1 Reporting Bugs
If you find what you think is a bug, you might check the articles