projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ad4bfa7
)
perldelta for 88052e3fd2 (VMS include files).
author
Craig A. Berry <craigberry@mac.com>
Tue, 19 Jun 2012 23:56:44 +0000 (18:56 -0500)
committer
Ricardo Signes <rjbs@cpan.org>
Sun, 24 Jun 2012 22:28:57 +0000 (18:28 -0400)
(cherry picked from commit 112b686)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
1922fb0
..
e0d9129
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-294,6
+294,13
@@
L</Modules and Pragmata> section.
XXX
+=item VMS
+
+All C header files from the top-level directory of the distribution are now
+installed on VMS, providing consistency with a long-standing practice on other
+platforms. Previously only a subset were installed, which broke non-core extension
+builds for extensions that depended on the missing include files.
+
=back
=head1 Internal Changes