aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/doc
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2013-06-10 14:54:04 +0200
committerIngela Anderton Andin <[email protected]>2013-06-10 14:54:04 +0200
commita60a923d6ad01029494dfad34685983426b75093 (patch)
tree6b73a6f5f9ecaac82c784345daf1a11055bcbd78 /lib/public_key/doc
parente6c7db595f50ae0606b3177451bcfcdc28f9d3c0 (diff)
parent56e08cb2d1faa279961413729e48ef1f3275a575 (diff)
downloadotp-a60a923d6ad01029494dfad34685983426b75093.tar.gz
otp-a60a923d6ad01029494dfad34685983426b75093.tar.bz2
otp-a60a923d6ad01029494dfad34685983426b75093.zip
Merge remote-tracking branch 'upstream/maint'
Diffstat (limited to 'lib/public_key/doc')
-rw-r--r--lib/public_key/doc/src/public_key.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml
index 143e41bae4..002f641f1d 100644
--- a/lib/public_key/doc/src/public_key.xml
+++ b/lib/public_key/doc/src/public_key.xml
@@ -43,7 +43,8 @@
<title>public_key</title>
<list type="bulleted">
- <item>public_key requires the crypto application.</item>
+ <item>public_key requires the crypto and asn1 applications, the latter since R16 (hopefully the runtime dependency on asn1 will
+ be removed again in the future).</item>
<item>Supports <url href="http://www.ietf.org/rfc/rfc5280.txt">RFC 5280 </url> -
Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile </item>