From b9faca269de1de51ae33577cc204befbea24243c Mon Sep 17 00:00:00 2001 From: Henrik Date: Tue, 29 May 2018 10:47:25 +0200 Subject: Revert "Prepare release" This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. --- lib/public_key/doc/src/notes.xml | 36 ------------------------------------ lib/public_key/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 37 deletions(-) (limited to 'lib/public_key') diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml index df1c83d8f2..11012ee9e5 100644 --- a/lib/public_key/doc/src/notes.xml +++ b/lib/public_key/doc/src/notes.xml @@ -35,42 +35,6 @@ 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 diff --git a/lib/public_key/vsn.mk b/lib/public_key/vsn.mk index f7faadb8fb..99a0cc087e 100644 --- a/lib/public_key/vsn.mk +++ b/lib/public_key/vsn.mk @@ -1 +1 @@ -PUBLIC_KEY_VSN = 1.6 +PUBLIC_KEY_VSN = 1.5.2 -- cgit v1.2.3