summaryrefslogtreecommitdiff
path: root/lib/syntax_tools
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2020-12-11 13:20:34 +0100
committerErlang/OTP <otp@erlang.org>2020-12-11 13:20:34 +0100
commit2812a2bc5dfd7f0d37bb17e147320cfd1580cbbc (patch)
tree2cf685983c4386cfdf96177f2b97c499028181b8 /lib/syntax_tools
parent4adeaaa8d97bf4a8c88b415a03d2dbf884e27807 (diff)
downloaderlang-2812a2bc5dfd7f0d37bb17e147320cfd1580cbbc.tar.gz
Prepare release
Diffstat (limited to 'lib/syntax_tools')
-rw-r--r--lib/syntax_tools/doc/src/notes.xml17
-rw-r--r--lib/syntax_tools/vsn.mk2
2 files changed, 18 insertions, 1 deletions
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index f60d74d16b..b7d304aabe 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -32,6 +32,23 @@
<p>This document describes the changes made to the Syntax_Tools
application.</p>
+<section><title>Syntax_Tools 2.4</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ In the <c>syntax_tools</c> application, the <c>igor</c>
+ module and all functions in <c>erl_tidy</c> except
+ <c>file/2</c> have been deprecated.</p>
+ <p>
+ Own Id: OTP-17046</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Syntax_Tools 2.3.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/syntax_tools/vsn.mk b/lib/syntax_tools/vsn.mk
index 1f9cee6d18..7f0b8f40dd 100644
--- a/lib/syntax_tools/vsn.mk
+++ b/lib/syntax_tools/vsn.mk
@@ -1 +1 @@
-SYNTAX_TOOLS_VSN = 2.3.1
+SYNTAX_TOOLS_VSN = 2.4