summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-07-19 13:01:47 +0000
committerNicholas Clark <nick@ccl4.org>2004-07-19 13:01:47 +0000
commit3b5a2e4526329d47d51b9b913e440d19be9f7c03 (patch)
treeaa83e2c5c88ef7956d417ff140db802f36e9426a
parentdfe036a97ae2c28de19d0078897bba80e8fe79b3 (diff)
downloadperl-3b5a2e4526329d47d51b9b913e440d19be9f7c03.tar.gz
Update the perldelta.
p4raw-id: //depot/maint-5.8/perl@23138
-rw-r--r--pod/perl585delta.pod11
1 files changed, 5 insertions, 6 deletions
diff --git a/pod/perl585delta.pod b/pod/perl585delta.pod
index 0b37c73f60..aefa49c39f 100644
--- a/pod/perl585delta.pod
+++ b/pod/perl585delta.pod
@@ -113,10 +113,6 @@ been introduced to deal with some of the headers of the newest versions of
the glibc. The standard warning still applies; to quote F<h2ph>'s
documentation, I<you may need to dicker with the files produced>.
-=head1 New Documentation
-
-=head1 Performance Enhancements
-
=head1 Installation and Configuration Improvements
Perl 5.8.5 should build cleanly from source on LynxOS.
@@ -219,12 +215,15 @@ instead of being shipped prebuilt. This makes the compressed Perl source
tarball about 200K smaller. A side effect is that the layout of files inside
lib/unicore has changed.
-=head1 New Tests
-
=head1 Known Problems
+The regression test F<t/uni/class.t> is now performing considerably more
+tests, and can take several minutes to run even on a fast machine.
+
=head1 Platform Specific Problems
+This release is known not to build on Windows 95.
+
=head1 Reporting Bugs
If you find what you think is a bug, you might check the articles