aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-05-30 16:15:30 +0200
committerErlang/OTP <[email protected]>2017-05-30 16:15:30 +0200
commiteaf8ca41dfa4850437ad270d3897399c9358ced0 (patch)
treeed69a7dff05c4ea0a3d3fa5be62d339203b5a508 /lib/public_key/doc/src/notes.xml
parentb182febe36aa63eb8290f24ba4b7932673a9a9bc (diff)
downloadotp-eaf8ca41dfa4850437ad270d3897399c9358ced0.tar.gz
otp-eaf8ca41dfa4850437ad270d3897399c9358ced0.tar.bz2
otp-eaf8ca41dfa4850437ad270d3897399c9358ced0.zip
Prepare release
Diffstat (limited to 'lib/public_key/doc/src/notes.xml')
-rw-r--r--lib/public_key/doc/src/notes.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml
index dd83e1961d..64592a6d87 100644
--- a/lib/public_key/doc/src/notes.xml
+++ b/lib/public_key/doc/src/notes.xml
@@ -35,6 +35,41 @@
<file>notes.xml</file>
</header>
+<section><title>Public_Key 1.4.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Bug for <c>public_key:generate_key({namedCurve,OID})</c>
+ fixed.</p>
+ <p>
+ Own Id: OTP-14258</p>
+ </item>
+ </list>
+ </section>
+
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Modernized internal representation used for crl
+ validation by use of maps.</p>
+ <p>
+ Own Id: OTP-14111</p>
+ </item>
+ <item>
+ <p>
+ Support EC key in pkix_sign/2</p>
+ <p>
+ Own Id: OTP-14294</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Public_Key 1.4</title>
<section><title>Improvements and New Features</title>