summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-05-20 01:43:07 +0000
committerUlf Möller <ulf@openssl.org>1999-05-20 01:43:07 +0000
commite14d4443a27816b05b044350ad39cd15668c55b8 (patch)
tree4f3baea5f0c59bcbe5a1f359113d7f1b4ef32fd7 /STATUS
parent257e206da6b42181b0dc8976792164c4d9cff89b (diff)
Bignum library bug fix. IRIX 6 passes "make test" now!
This also avoids the problems with SC4.2 and unpatched SC5. Submitted by: Andy Polyakov <appro@fy.chalmers.se>
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS11
1 files changed, 1 insertions, 10 deletions
diff --git a/STATUS b/STATUS
index 553232d520..d68ab036c1 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 1999/05/18 08:52:01 $
+ ______________ $Date: 1999/05/20 01:42:57 $
DEVELOPMENT STATE
@@ -14,18 +14,9 @@
o OpenSSL 0.9.2b: Released on March 22th, 1999
o OpenSSL 0.9.1c: Released on December 23th, 1998
- [ Proposed new numbering scheme: <major>.<minor>[<patchlevel>]
- 0.9.1c is 0913
- 1.0 is 010000
- 1.0 a is 010001
- 1.8 z is 01081a ]
-
RELEASE SHOWSTOPPERS
o BSD/OS: assembler functions must not have leading underscores
- o exptest and rsa_oaep_test fail with irix64-*
- (Don Badrak <dbadrak@geo.census.gov>: "Re: Problems to compile openssl
- on IRIX 6.2", openssl-users)
AVAILABLE PATCHES