aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2019-05-07 10:31:01 +0200
committerIngela Anderton Andin <[email protected]>2019-05-07 10:31:01 +0200
commitd15ec5c180e1eb2e7c4c87f21399c51b4354a639 (patch)
treeae52e9dafb43636ea8ac895543902d66f064da58 /lib/public_key
parente07875f133d9723610e4e26e1dd9d94adc645a1a (diff)
parent7fe7fa3dde556b5b92522f8279d465bb52baf1f6 (diff)
downloadotp-d15ec5c180e1eb2e7c4c87f21399c51b4354a639.tar.gz
otp-d15ec5c180e1eb2e7c4c87f21399c51b4354a639.tar.bz2
otp-d15ec5c180e1eb2e7c4c87f21399c51b4354a639.zip
Merge branch 'maint-21' into maint
* maint-21: Updated OTP version Prepare release
Diffstat (limited to 'lib/public_key')
-rw-r--r--lib/public_key/doc/src/notes.xml20
-rw-r--r--lib/public_key/vsn.mk2
2 files changed, 21 insertions, 1 deletions
diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml
index f6bc0dc797..d83dd24f41 100644
--- a/lib/public_key/doc/src/notes.xml
+++ b/lib/public_key/doc/src/notes.xml
@@ -35,6 +35,26 @@
<file>notes.xml</file>
</header>
+<section><title>Public_Key 1.6.6</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Back port of bug fix ERL-893 from OTP-22 and document
+ enhancements that will solve dialyzer warnings for users
+ of the ssl application.</p>
+ <p>
+ This change also affects public_key, eldap (and inet
+ doc).</p>
+ <p>
+ Own Id: OTP-15785 Aux Id: ERL-929, ERL-893, PR-2215 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Public_Key 1.6.5</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/public_key/vsn.mk b/lib/public_key/vsn.mk
index 11c06fb158..c68806d856 100644
--- a/lib/public_key/vsn.mk
+++ b/lib/public_key/vsn.mk
@@ -1 +1 @@
-PUBLIC_KEY_VSN = 1.6.5
+PUBLIC_KEY_VSN = 1.6.6