From fd8e49b5bddceaae803670121b603b5eee8c5c08 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 25 May 2018 12:14:27 +0200 Subject: Prepare release --- lib/public_key/doc/src/notes.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'lib/public_key/doc') diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml index 11012ee9e5..df1c83d8f2 100644 --- a/lib/public_key/doc/src/notes.xml +++ b/lib/public_key/doc/src/notes.xml @@ -35,6 +35,42 @@ notes.xml +
Public_Key 1.6 + +
Fixed Bugs and Malfunctions + + +

+ Update calls to the base64 module to conform to that + module's type specifications.

+

+ Own Id: OTP-14788 Aux Id: OTP-14624

+
+
+
+ + +
Improvements and New Features + + +

+ Use uri_string module instead of http_uri.

+

+ Own Id: OTP-14902

+
+ +

+ Compleate PKCS-8 encoding support and enhance the + decoding of 'PrivateKeyInfo' to conform to the rest of + Erlang public_key API.

+

+ Own Id: OTP-15093

+
+
+
+ +
+
Public_Key 1.5.2
Fixed Bugs and Malfunctions -- cgit v1.2.3