diff options
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. |