From fb7006280f8d5a45459e1fba066fe6f6131e8e86 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 24 Sep 2018 11:32:41 +0200 Subject: Prepare release --- lib/syntax_tools/doc/src/notes.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 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 44944e57c3..dc13fe474b 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,6 +32,44 @@

This document describes the changes made to the Syntax_Tools application.

+
Syntax_Tools 2.1.6 + +
Fixed Bugs and Malfunctions + + +

+ Fix the TypeName type in erl_syntax_lib.

+

+ Own Id: OTP-15207 Aux Id: PR-1888

+
+ +

Correct unfolding of the stacktrace variable.

+

+ Own Id: OTP-15291 Aux Id: ERL-719

+
+ +

Correct erl_syntax:revert/1 bug regarding the + types map() and tuple().

+

+ Own Id: OTP-15294

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

Support bitstrings as literals in module + erl_syntax.

+

+ Own Id: OTP-15165 Aux Id: PR-1842

+
+
+
+ +
+
Syntax_Tools 2.1.5
Improvements and New Features -- cgit v1.2.3