diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-10-02 05:50:38 +0900 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-10-02 05:50:38 +0900 |
commit | 7e35aa2a74d42e84f48bdde9a02eece74b8be934 (patch) | |
tree | 78efebdcb7f72b13adf24108028ea63c615b0a83 /pod/perl5110delta.pod | |
parent | 71c80a8fb254f2141cc62a0c3297b9f016a26e66 (diff) | |
download | perl-7e35aa2a74d42e84f48bdde9a02eece74b8be934.tar.gz |
copyediting perldelta
Diffstat (limited to 'pod/perl5110delta.pod')
-rw-r--r-- | pod/perl5110delta.pod | 13 |
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 * |