From 425889ba69b69a9b6fb14bfbef121d51b78e853a Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 23 Apr 2019 17:38:37 +0200 Subject: Prepare release --- lib/syntax_tools/doc/src/notes.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'lib/syntax_tools/doc/src') diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index 772f5e6e04..a2dd78f280 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,6 +32,34 @@

This document describes the changes made to the Syntax_Tools application.

+
Syntax_Tools 2.2 + +
Fixed Bugs and Malfunctions + + +

+ All incorrect (that is, all) uses of "can not" has been + corrected to "cannot" in source code comments, + documentation, examples, and so on.

+

+ Own Id: OTP-14282 Aux Id: PR-1891

+
+
+
+ + +
Improvements and New Features + + +

Correct links in the documentation.

+

+ Own Id: OTP-15761

+
+
+
+ +
+
Syntax_Tools 2.1.7
Fixed Bugs and Malfunctions -- cgit v1.2.3