diff options
author | John Högberg <[email protected]> | 2018-11-16 12:34:48 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2018-11-16 12:34:48 +0100 |
commit | d7f9029afb669fd8dd8590e72cd7f0f30b2e9c84 (patch) | |
tree | 9ca95dd422574a24b3691cc798bc3d9a125fe01a /lib/public_key/doc | |
parent | 605117974bee105094fa6bd9e4b7b47ae623eb1a (diff) | |
parent | 5503d96504a89b1b00a78f7e7d12e79be553b215 (diff) | |
download | otp-d7f9029afb669fd8dd8590e72cd7f0f30b2e9c84.tar.gz otp-d7f9029afb669fd8dd8590e72cd7f0f30b2e9c84.tar.bz2 otp-d7f9029afb669fd8dd8590e72cd7f0f30b2e9c84.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
Diffstat (limited to 'lib/public_key/doc')
-rw-r--r-- | lib/public_key/doc/src/notes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml index 62b4b4ca1b..7ed60ed3ca 100644 --- a/lib/public_key/doc/src/notes.xml +++ b/lib/public_key/doc/src/notes.xml @@ -35,6 +35,22 @@ <file>notes.xml</file> </header> +<section><title>Public_Key 1.6.3</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Add DSA SHA2 oids in public_keys ASN1-spec and + public_key:pkix_sign_types/1</p> + <p> + Own Id: OTP-15367</p> + </item> + </list> + </section> + +</section> + <section><title>Public_Key 1.6.2</title> <section><title>Fixed Bugs and Malfunctions</title> |