summaryrefslogtreecommitdiff
path: root/lib/asn1
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-03-23 12:49:27 +0100
committerErlang/OTP <otp@erlang.org>2022-03-23 12:49:27 +0100
commit435bc5e68dd45ff6f7992077998930519208e910 (patch)
tree7d23e3429584f55de823825c72bf7f600b68d7a1 /lib/asn1
parent66af8a37c602bd21c55b06a1e2e8983a682c6bd1 (diff)
downloaderlang-435bc5e68dd45ff6f7992077998930519208e910.tar.gz
Prepare release
Diffstat (limited to 'lib/asn1')
-rw-r--r--lib/asn1/doc/src/notes.xml15
-rw-r--r--lib/asn1/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml
index 15ffa64736..5885148b8a 100644
--- a/lib/asn1/doc/src/notes.xml
+++ b/lib/asn1/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the asn1 application.</p>
+<section><title>Asn1 5.0.19</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>The atom <c>maybe</c> has been quoted in the source
+ code.</p>
+ <p>
+ Own Id: OTP-17980</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Asn1 5.0.18</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/asn1/vsn.mk b/lib/asn1/vsn.mk
index 5800ce8f67..8093d57b72 100644
--- a/lib/asn1/vsn.mk
+++ b/lib/asn1/vsn.mk
@@ -1 +1 @@
-ASN1_VSN = 5.0.18
+ASN1_VSN = 5.0.19