summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorbodo <bodo>1999-05-14 11:50:46 +0000
committerbodo <bodo>1999-05-14 11:50:46 +0000
commitee7a58cf04c3fd6c36b6ece4dd4e677f4fbbca70 (patch)
tree0f3f4fca854889c9a89148aa0fe0959be5e04a37 /STATUS
parent6717b215a770ed56e6c38fab010ef76e6fd36d83 (diff)
downloadopenssl-ee7a58cf04c3fd6c36b6ece4dd4e677f4fbbca70.tar.gz
*** empty log message ***
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 5 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index c62c1bc67..07f48955c 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 1999/05/14 11:48:31 $
+ ______________ $Date: 1999/05/14 11:50:46 $
DEVELOPMENT STATE
@@ -72,8 +72,10 @@
o broken demos
o salzr@certco.com (Rich Salz): Bug in X509_name_print
<29E0A6D39ABED111A36000A0C99609CA2C2BA4@macertco-srv1.ma.certco.com>
- o Compilation warnings: ctype-related int vs. char
- o $(PERL) in */Makefile.ssl
+ o [ Compilation warnings: ctype-related int vs. char ]
+ => now casts (unsigned char), maybe those arrays should have
+ members of that type rather than plain char.
+ o $(PERL) in */Makefile.ssl
o "Sign the certificate?" - "n" creates empty certificate file
o dubious declaration of crypt() in des.h