summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-07-16 10:39:37 +0000
committerRichard Levitte <levitte@openssl.org>2002-07-16 10:39:37 +0000
commit79587521aeed31542194294bb7b3d231bf14af6e (patch)
treecb09652773fc389b5a0da808d8a1377e88809713 /README
parentaa131804c50411500561c0e89bb88879f31bd88c (diff)
Add the new PROBLEMS section from HEAD
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 26d3460adc..93326ff10c 100644
--- a/README
+++ b/README
@@ -122,6 +122,13 @@
lists the functions; you will probably have to look at the code to work out
how to use them. Look at the example programs.
+ PROBLEMS
+ --------
+
+ For some platforms, there are some known problems that may affect the user
+ or application author. We try to collect those in doc/PROBLEMS, with current
+ thoughts on how they should be solved in a future of OpenSSL.
+
SUPPORT
-------