diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-08-24 16:34:29 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-08-24 16:34:29 -0400 |
commit | 81afb6749eaa7a7ad565d72841af4cbc610fb071 (patch) | |
tree | 7265397b1e505711d74cf0f5e8a20e5aa5401a66 | |
parent | fa7da8f762e62c879987edb0899100d4125a0fc8 (diff) | |
download | perl-81afb6749eaa7a7ad565d72841af4cbc610fb071.tar.gz |
Added two removed platforms to the Perl 5.11.0 delta
-rw-r--r-- | pod/perl5110delta.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod index e7918cf577..7138ad5633 100644 --- a/pod/perl5110delta.pod +++ b/pod/perl5110delta.pod @@ -1178,6 +1178,10 @@ On Cygwin we now strip the last number from the DLL. This has been the behaviour in the cygwin.com build for years. The hints files have been updated. +=item DomainOS + +Support for Apollo DomainOS was removed in Perl 5.11.0 + =item FreeBSD The hints files now identify the correct threading libraries on FreeBSD 7 @@ -1193,6 +1197,10 @@ 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 MiNT + +Support for Atari MiNT was removed in Perl 5.11.0. + =item MirOS BSD Perl should now build on MirOS BSD. |