diff options
Diffstat (limited to 'vos/Changes')
-rw-r--r-- | vos/Changes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vos/Changes b/vos/Changes index 640db49d81..407b258992 100644 --- a/vos/Changes +++ b/vos/Changes @@ -1,6 +1,15 @@ This file documents the changes made to port Perl to the Stratus VOS operating system. +For 5.8.0: + Updated "config.alpha.def", "config.ga.def", "build.cm", and + "install_perl.cm" to use directory naming conventions that + are closer to the perl standard directory names. + + For the first time, full perl can now be built on VOS using + its native Configure script and makefiles. See README.vos + for details. + For 5.7.1: Updated "build.cm" and "compile_perl.cm" to build perl using either cc or gcc. |