diff options
author | Richard Levitte <levitte@openssl.org> | 2000-02-27 18:56:54 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-02-27 18:56:54 +0100 |
commit | c7fea634670da3f1069022c79c23a670b8b5e9f4 (patch) | |
tree | 4acc2f2f61c48eb705cf1c36f9fdf228f26be826 /STATUS | |
parent | No, the VAX is not a 64 bit architecture. (diff) | |
download | openssl-c7fea634670da3f1069022c79c23a670b8b5e9f4.tar.xz openssl-c7fea634670da3f1069022c79c23a670b8b5e9f4.zip |
Works with gcc 2.8.0 as well.
Diffstat (limited to '')
-rw-r--r-- | STATUS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ OpenSSL STATUS Last modified at - ______________ $Date: 2000/02/27 16:42:55 $ + ______________ $Date: 2000/02/27 17:56:54 $ DEVELOPMENT STATE @@ -18,9 +18,11 @@ 0.9.5beta2 is available. hpux-parisc-cc - test passed hpux-parisc-gcc (gcc 2.7.1) - test passed + hpux-parisc-gcc (gcc 2.8.0) - test passed AIX 4.3 (aix-cc) - test passed FreeBSD 3.0-RELEASE - test passed OpenVMS V7.1/Alpha - test passed + OpenVMS V7.2-1/Alpha - test passed OpenVMS V7.1/VAX - test failed on BN (config prob) Proposed release time: Monday, February 28th 2000 o OpenSSL 0.9.4: Released on August 09th, 1999 |