diff options
author | Erlang/OTP <otp@erlang.org> | 2020-09-23 13:02:46 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2020-09-23 13:02:46 +0200 |
commit | 6eb9c72cdc4e74d2affe40c35fc550553d70087b (patch) | |
tree | 16cb6431e7715e6efca415cd1460f8059d3721b2 /lib/syntax_tools/doc | |
parent | 8f27a1ae74874556c6b37a36e474b482bd5981a5 (diff) | |
download | erlang-6eb9c72cdc4e74d2affe40c35fc550553d70087b.tar.gz |
Prepare release
Diffstat (limited to 'lib/syntax_tools/doc')
-rw-r--r-- | lib/syntax_tools/doc/src/notes.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index 52f085bf0c..f60d74d16b 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,6 +32,21 @@ <p>This document describes the changes made to the Syntax_Tools application.</p> +<section><title>Syntax_Tools 2.3.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Minor documentation fix of <c>erl_syntax:operator/1</c>.</p> + <p> + Own Id: OTP-16732 Aux Id: PR-2659 </p> + </item> + </list> + </section> + +</section> + <section><title>Syntax_Tools 2.3</title> <section><title>Improvements and New Features</title> |