summaryrefslogtreecommitdiff
path: root/pod/perl5110delta.pod
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-10-02 05:50:38 +0900
committerJesse Vincent <jesse@bestpractical.com>2009-10-02 05:50:38 +0900
commit7e35aa2a74d42e84f48bdde9a02eece74b8be934 (patch)
tree78efebdcb7f72b13adf24108028ea63c615b0a83 /pod/perl5110delta.pod
parent71c80a8fb254f2141cc62a0c3297b9f016a26e66 (diff)
downloadperl-7e35aa2a74d42e84f48bdde9a02eece74b8be934.tar.gz
copyediting perldelta
Diffstat (limited to 'pod/perl5110delta.pod')
-rw-r--r--pod/perl5110delta.pod13
1 files changed, 5 insertions, 8 deletions
diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod
index 14afdab1ad..e140e3c4bb 100644
--- a/pod/perl5110delta.pod
+++ b/pod/perl5110delta.pod
@@ -1403,6 +1403,11 @@ C<cc -E -> unfortunately goes into K&R mode, but C<cc -E file.c> doesn't.
Patches from the Haiku maintainers have been merged in. Perl should now
build on Haiku.
+=item MachTen
+
+Support for Tenon Intersystems MachTen Unix layer for MacOS Classic was
+removed in Perl 5.11.0
+
=item MiNT
Support for Atari MiNT was removed in Perl 5.11.0.
@@ -2190,14 +2195,6 @@ simpler to spot and correct the suspicious character.
Explicitely point to $. when it causes an uninitialized warning for ranges in scalar context
-=item *
-
-Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS Classic.
-
-=item *
-
-Removed the port to Atari MiNT. It's a dead platform that hasn't had any love since 5.005.
-
=item *