summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2000-08-30 21:35:05 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-31 13:40:31 +0000
commitdbee9b149ac143fc33209cc9a3b4bb7c236d9d40 (patch)
tree9dacd4b1ff5521c975fcbfc4f3f4e18b2284216a /pod/perldelta.pod
parent844b31e386007943a55bfbcb085cdb20679e4a07 (diff)
downloadperl-dbee9b149ac143fc33209cc9a3b4bb7c236d9d40.tar.gz
Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
Message-ID: <20000831053505.32120.qmail@foad.org> p4raw-id: //depot/perl@6941
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a72d0bd3cf..bd65402efc 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -290,7 +290,7 @@ distribution.
map() that changes the size of the list should now work faster.
-=sort *
+=item *
sort() has been changed to use mergesort internally as opposed to the
earlier quicksort. For very small lists this may result in slightly