summaryrefslogtreecommitdiff
path: root/lib/erl_docgen/doc
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2022-03-10 08:50:54 +0100
committerHenrik Nord <henrik@erlang.org>2022-03-10 08:50:54 +0100
commit3d625adb68edf20564aaf546fc0d105f8aaeb80d (patch)
treef6bec7f7c457f82c09f91178c2dadf7b022440eb /lib/erl_docgen/doc
parent891fcb23e7380a1ff7667b60ec91e7bc0402ac98 (diff)
parentfe02a02f6deea5d82f654bcca7ebd615a2430ca4 (diff)
downloaderlang-3d625adb68edf20564aaf546fc0d105f8aaeb80d.tar.gz
Merge branch 'maint' into master
* maint: Updated OTP version Prepare release Update copyright year
Diffstat (limited to 'lib/erl_docgen/doc')
-rw-r--r--lib/erl_docgen/doc/src/notes.xml25
1 files changed, 24 insertions, 1 deletions
diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml
index 6aa1440596..797efb5216 100644
--- a/lib/erl_docgen/doc/src/notes.xml
+++ b/lib/erl_docgen/doc/src/notes.xml
@@ -31,7 +31,30 @@
</header>
<p>This document describes the changes made to the <em>erl_docgen</em> application.</p>
- <section><title>Erl_Docgen 1.2</title>
+ <section><title>Erl_Docgen 1.2.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix css for large tables and images on small screens</p>
+ <p>
+ Own Id: OTP-17852</p>
+ </item>
+ <item>
+ <p>
+ Fix bug with codeinclude tag that caused it to not
+ include the code if used in a correct, but unexpected
+ way.</p>
+ <p>
+ Own Id: OTP-17907 Aux Id: GH-5662 PR-5666 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Erl_Docgen 1.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
<list>