summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-08-24 16:34:29 -0400
committerJesse Vincent <jesse@bestpractical.com>2009-08-24 16:34:29 -0400
commit81afb6749eaa7a7ad565d72841af4cbc610fb071 (patch)
tree7265397b1e505711d74cf0f5e8a20e5aa5401a66
parentfa7da8f762e62c879987edb0899100d4125a0fc8 (diff)
downloadperl-81afb6749eaa7a7ad565d72841af4cbc610fb071.tar.gz
Added two removed platforms to the Perl 5.11.0 delta
-rw-r--r--pod/perl5110delta.pod8
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.