diff options
author | Henrik Nord <henrik@erlang.org> | 2020-02-27 08:47:19 +0100 |
---|---|---|
committer | Henrik Nord <henrik@erlang.org> | 2020-02-27 08:47:19 +0100 |
commit | 112c712a11c695569841ec70480b3d06972751f8 (patch) | |
tree | 2e86d17dd71748a443c9e4a0118948290ee84650 /lib/syntax_tools/doc | |
parent | 7e9f31127151b00b7366532f9a5043bad1265802 (diff) | |
download | erlang-112c712a11c695569841ec70480b3d06972751f8.tar.gz |
Revert "Prepare release"
This reverts commit 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271.
Diffstat (limited to 'lib/syntax_tools/doc')
-rw-r--r-- | lib/syntax_tools/doc/src/notes.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index 52f085bf0c..9963ac41ae 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,28 +32,6 @@ <p>This document describes the changes made to the Syntax_Tools application.</p> -<section><title>Syntax_Tools 2.3</title> - - <section><title>Improvements and New Features</title> - <list> - <item> - <p> Remove incomplete support for <c>cond</c> - expressions. </p> - <p> - Own Id: OTP-15925 Aux Id: PR-2304 </p> - </item> - <item> - <p> - Improved indentation for code generated with - <c>erl_prettypr</c> and <c>tidier</c>.</p> - <p> - Own Id: OTP-16386 Aux Id: PR-2451 </p> - </item> - </list> - </section> - -</section> - <section><title>Syntax_Tools 2.2.1</title> <section><title>Fixed Bugs and Malfunctions</title> |