diff options
author | Paul Green <Paul.Green@stratus.com> | 2008-02-08 07:36:03 -0500 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2008-02-08 19:11:19 +0000 |
commit | 3722f0dc40a30b6ceedaf8704b690b384a8adb00 (patch) | |
tree | 58727ce9196f343d0c92a4f894f5fee186d168c7 /vos/Changes | |
parent | 7b0f711abd55488cc790ac95f935f46d630a87bb (diff) | |
download | perl-3722f0dc40a30b6ceedaf8704b690b384a8adb00.tar.gz |
RE: Perl @ 33218 (Stratus VOS patches)
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <F5F42E77A43DD944B6D664B00A5401CB037149FF@EXNA.corp.stratus.com>
Includes a fix to the patch to ext/Time/HiRes/Makefile.PL
p4raw-id: //depot/perl@33259
Diffstat (limited to 'vos/Changes')
-rw-r--r-- | vos/Changes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vos/Changes b/vos/Changes index 2d49a3c885..b5bf0ee47b 100644 --- a/vos/Changes +++ b/vos/Changes @@ -1,6 +1,12 @@ This file documents the changes made to port Perl to the Stratus VOS operating system. +For 5.8.9: + Updated vos hints file (vos.sh) to use the POSIX-2001 + standard and to recognize the V Series architecture of + i786. Cleaned-up a few issues so that more tests pass. + This version builds on VOS Release 15.3.0. + For 5.10.0: Added support for the syslog family of functions to vos.c. This allows the source code to be built on versions of VOS |