summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-04-14 23:36:15 +0000
committerBodo Möller <bodo@openssl.org>2000-04-14 23:36:15 +0000
commite5c84d5152c11a3dfa436041d3336a6f403baad8 (patch)
tree3351388a5836293b03eb594d42379fca04a13d44 /STATUS
parentd49f3797a5a891ebc13ea12eb64c55d1eb53c5c1 (diff)
New function ERR_error_string_n.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS6
1 files changed, 1 insertions, 5 deletions
diff --git a/STATUS b/STATUS
index 99f2aec4d2..410739c045 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2000/04/01 12:32:10 $
+ ______________ $Date: 2000/04/14 23:35:50 $
DEVELOPMENT STATE
@@ -89,10 +89,6 @@
use a key length decided by the size of the RSA encrypted key and expect
RC2 to adapt).
- o ERR_error_string(..., buf) does not know how large buf is,
- there should be ERR_error_string_n(..., buf, bufsize)
- or similar.
-
WISHES
o