summaryrefslogtreecommitdiff
path: root/lib/asn1/doc
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2020-05-08 13:21:55 +0200
committerRickard Green <rickard@erlang.org>2020-05-08 13:21:55 +0200
commitf11b138786252dfbe48072852074bd5fd20ad0fa (patch)
treebd0b8f09dd6c2f1e7d3445082d7b626f10785d03 /lib/asn1/doc
parent9ba956771b74c56779b400661513611d98776c4b (diff)
parentc0cf38814a903018edab79713cf5856058c238fb (diff)
downloaderlang-f11b138786252dfbe48072852074bd5fd20ad0fa.tar.gz
Merge branch 'maint'
* maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # make/otp_version_tickets_in_merge
Diffstat (limited to 'lib/asn1/doc')
-rw-r--r--lib/asn1/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml
index ddc115c98c..3351d8f195 100644
--- a/lib/asn1/doc/src/notes.xml
+++ b/lib/asn1/doc/src/notes.xml
@@ -32,6 +32,22 @@
<p>This document describes the changes made to the asn1 application.</p>
+<section><title>Asn1 5.0.12</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Dialyzer warnings of type <c>no_match</c> are now
+ suppressed in the generated files.</p>
+ <p>
+ Own Id: OTP-16636 Aux Id: ERIERL-145 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Asn1 5.0.11</title>
<section><title>Improvements and New Features</title>