aboutsummaryrefslogtreecommitdiffstats
path: root/lib/syntax_tools/doc/src
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-06-25 15:02:16 +0200
committerHans Nilsson <[email protected]>2018-06-25 15:02:16 +0200
commitd6285b0a347b9489ce939511ee9a979acd868f71 (patch)
treee3c97a96fe5b87e0cf2ab4adeb7f183e683bc331 /lib/syntax_tools/doc/src
parentae3cf071f4b52f3d16b145ebf653421a84b0e544 (diff)
parent42901d90e4bdd44949a13488d228b77f0eda5aa9 (diff)
downloadotp-d6285b0a347b9489ce939511ee9a979acd868f71.tar.gz
otp-d6285b0a347b9489ce939511ee9a979acd868f71.tar.bz2
otp-d6285b0a347b9489ce939511ee9a979acd868f71.zip
Merge branch 'maint'
* maint: Updated OTP version Prepare release ssh: Report the signal name if there is an exit-signal to sftpd ssh: Bug fix sftp error codes ssh: Fix ssh_xfer decode_ATTR error for Vsn=4 ftp: Disallow 'packet_size' for low-level options ftp: Socket options syntax_tools: Fix a bug regarding reverting map types.
Diffstat (limited to 'lib/syntax_tools/doc/src')
-rw-r--r--lib/syntax_tools/doc/src/notes.xml19
1 files changed, 9 insertions, 10 deletions
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 7ba90a6495..76c2d6ecbd 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -33,29 +33,28 @@
application.</p>
<section><title>Syntax_Tools 2.1.5</title>
-
- <section><title>Fixed Bugs and Malfunctions</title>
+ <section><title>Improvements and New Features</title>
<list>
<item>
- <p> Fix a bug regarding reverting map types. </p>
<p>
- Own Id: OTP-15098 Aux Id: ERIERL-177 </p>
+ Update to use the new string api instead of the old.</p>
+ <p>
+ Own Id: OTP-15036</p>
</item>
</list>
</section>
+</section>
-
- <section><title>Improvements and New Features</title>
+<section><title>Syntax_Tools 2.1.4.1</title>
+ <section><title>Fixed Bugs and Malfunctions</title>
<list>
<item>
+ <p> Fix a bug regarding reverting map types. </p>
<p>
- Update to use the new string api instead of the old.</p>
- <p>
- Own Id: OTP-15036</p>
+ Own Id: OTP-15098 Aux Id: ERIERL-177 </p>
</item>
</list>
</section>
-
</section>
<section><title>Syntax_Tools 2.1.4</title>