summaryrefslogtreecommitdiff
path: root/lib/asn1/doc/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2020-05-11 14:53:34 +0200
committerErlang/OTP <otp@erlang.org>2020-05-11 14:53:34 +0200
commitde8aa03ed881a76fd5186634c47be9b0d5b9fce1 (patch)
treef68dfbf35641fc2fbcc4c2a344aa27308c26c0b9 /lib/asn1/doc/src
parent9639877ea11d6a32ca6e46410b8a48db245b72d8 (diff)
downloaderlang-de8aa03ed881a76fd5186634c47be9b0d5b9fce1.tar.gz
Prepare release
Diffstat (limited to 'lib/asn1/doc/src')
-rw-r--r--lib/asn1/doc/src/notes.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml
index 3351d8f195..0412d40423 100644
--- a/lib/asn1/doc/src/notes.xml
+++ b/lib/asn1/doc/src/notes.xml
@@ -32,6 +32,41 @@
<p>This document describes the changes made to the asn1 application.</p>
+<section><title>Asn1 5.0.13</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Adhere to the ASN.1 specification for hstring &amp;
+ bstring lexical items. That is they may include white
+ space.</p>
+ <p>
+ Own Id: OTP-16490</p>
+ </item>
+ </list>
+ </section>
+
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>Refactored the internal handling of deprecated and
+ removed functions.</p>
+ <p>
+ Own Id: OTP-16469</p>
+ </item>
+ <item>
+ <p>
+ Improve handling of ellipsis in a CHOICE</p>
+ <p>
+ Own Id: OTP-16554 Aux Id: ERL-1189 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Asn1 5.0.12</title>
<section><title>Improvements and New Features</title>