aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-04-30 10:06:42 +0200
committerErlang/OTP <[email protected]>2018-04-30 10:06:42 +0200
commit202bb737e3deabfebee683266f4b7c42781eb521 (patch)
treee8058b1f3549dc7436bce2e6f5dfe70176fee4d4 /lib/public_key
parent345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3 (diff)
downloadotp-202bb737e3deabfebee683266f4b7c42781eb521.tar.gz
otp-202bb737e3deabfebee683266f4b7c42781eb521.tar.bz2
otp-202bb737e3deabfebee683266f4b7c42781eb521.zip
Update release notes
Diffstat (limited to 'lib/public_key')
-rw-r--r--lib/public_key/doc/src/notes.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml
index 11012ee9e5..2403c32431 100644
--- a/lib/public_key/doc/src/notes.xml
+++ b/lib/public_key/doc/src/notes.xml
@@ -35,6 +35,34 @@
<file>notes.xml</file>
</header>
+<section><title>Public_Key 1.6</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Update calls to the base64 module to conform to that
+ module's type specifications.</p>
+ <p>
+ Own Id: OTP-14788 Aux Id: OTP-14624 </p>
+ </item>
+ </list>
+ </section>
+
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Use uri_string module instead of http_uri.</p>
+ <p>
+ Own Id: OTP-14902</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Public_Key 1.5.2</title>
<section><title>Fixed Bugs and Malfunctions</title>