diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-11 14:39:05 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-11 14:39:05 +0000 |
commit | 0d6ca59a79657354b4438c5024ce2aa3d9375c81 (patch) | |
tree | 1cb53e7dd223e8bd37b7dff4f5f349176193120b /vos/Changes | |
parent | dda47b01aa025c40b3278007f62051a5ef7daf60 (diff) | |
download | perl-0d6ca59a79657354b4438c5024ce2aa3d9375c81.tar.gz |
VOS updates from Paul Green for @10476.
p4raw-link: @10476 on //depot/perl: 3e1b48791d54e7c6043211159cffdebed97f0943
p4raw-id: //depot/perl@10515
Diffstat (limited to 'vos/Changes')
-rw-r--r-- | vos/Changes | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vos/Changes b/vos/Changes index ba0856ac94..6a39bcdc95 100644 --- a/vos/Changes +++ b/vos/Changes @@ -1,6 +1,16 @@ This file documents the changes made to port Perl to the Stratus VOS operating system. +For 5.7.1: + Updated "build.cm" and "compile_perl.cm" to build perl using + either cc or gcc. + Brought "config.alpha.def" and "config.ga.def" up-to-date. + Updated "configure_perl.cm" to rebuild the header file even if + the date of the definitions file is equal to the date of + the header, because the perl distribution resets all dates + to the same value. + Update "Changes". + For 5.7: Updated "build.cm" to build perl using either the alpha or GA version of POSIX. |