aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2012-11-26 15:48:29 +0100
committerErlang/OTP <[email protected]>2012-11-26 15:48:29 +0100
commitd5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239 (patch)
tree82f694611cd02d0f4cc1f8ab28d234de5ecf5ac0 /lib/public_key/doc/src/notes.xml
parent6b9369ea8357b8365cea461f3a73e9f9a0d1b56f (diff)
downloadotp-d5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239.tar.gz
otp-d5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239.tar.bz2
otp-d5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239.zip
Prepare releaseOTP_R15B03
Diffstat (limited to 'lib/public_key/doc/src/notes.xml')
-rw-r--r--lib/public_key/doc/src/notes.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml
index d895042570..a5e8beedf0 100644
--- a/lib/public_key/doc/src/notes.xml
+++ b/lib/public_key/doc/src/notes.xml
@@ -34,6 +34,41 @@
<file>notes.xml</file>
</header>
+<section><title>Public_Key 0.17</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ ssh_decode now handles comments, at the end of the line,
+ containing withe spaces correctly</p>
+ <p>
+ Own Id: OTP-9361</p>
+ </item>
+ <item>
+ <p>
+ Add missing references to sha224 and sha384</p>
+ <p>
+ Own Id: OTP-9362 Aux Id: seq12116 </p>
+ </item>
+ </list>
+ </section>
+
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ public_key now supports PKCS-10 and includes exprimental
+ support for PKCS-7</p>
+ <p>
+ Own Id: OTP-10509 Aux Id: kunagi-291 [202] </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Public_Key 0.16</title>
<section><title>Improvements and New Features</title>