aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-11-22 12:23:57 +0100
committerErlang/OTP <[email protected]>2017-11-22 12:23:57 +0100
commit31a1cd146bf6d0caf1d3fe8005b7e6307710205d (patch)
tree05d122b189965aeedc836e807efa3c62fa929de0 /lib/public_key
parent92cfb8ee136eea2ace96c3cee85f758a670b2bf7 (diff)
downloadotp-31a1cd146bf6d0caf1d3fe8005b7e6307710205d.tar.gz
otp-31a1cd146bf6d0caf1d3fe8005b7e6307710205d.tar.bz2
otp-31a1cd146bf6d0caf1d3fe8005b7e6307710205d.zip
Update release notes
Diffstat (limited to 'lib/public_key')
-rw-r--r--lib/public_key/doc/src/notes.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml
index 7a7c828760..a4c0194328 100644
--- a/lib/public_key/doc/src/notes.xml
+++ b/lib/public_key/doc/src/notes.xml
@@ -35,6 +35,30 @@
<file>notes.xml</file>
</header>
+<section><title>Public_Key 1.5.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Hostname verification: Add handling of the general name
+ <c>iPAddress</c> in certificate's subject alternative
+ name extension (<c>subjAltName</c>).</p>
+ <p>
+ Own Id: OTP-14653</p>
+ </item>
+ <item>
+ <p>
+ Correct key handling in pkix_test_data/1 and use a
+ generic example mail address instead of an existing one.</p>
+ <p>
+ Own Id: OTP-14766</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Public_Key 1.5</title>
<section><title>Fixed Bugs and Malfunctions</title>