From fb7006280f8d5a45459e1fba066fe6f6131e8e86 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 24 Sep 2018 11:32:41 +0200 Subject: Prepare release --- lib/public_key/doc/src/notes.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'lib/public_key/doc/src/notes.xml') diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml index 204520473a..62b4b4ca1b 100644 --- a/lib/public_key/doc/src/notes.xml +++ b/lib/public_key/doc/src/notes.xml @@ -35,6 +35,41 @@ notes.xml +
Public_Key 1.6.2 + +
Fixed Bugs and Malfunctions + + +

+ Removed #DSAPrivateKey{} as acceptable input to + public_key:verify/5.

+

+ Own Id: OTP-15284

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

+ The typing in the CRYPTO and PUBLIC_KEY applications are + reworked and a few mistakes are corrected.

+

+ The documentation is now generated from the typing and + some clarifications are made.

+

+ A new chapter on Algorithm Details such as key sizes and + availability is added to the CRYPTO User's Guide.

+

+ Own Id: OTP-15134

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