From 37e14c395a0d3621d65552b3954856d1cbeaed9a Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 20 Sep 2016 09:36:54 +0200 Subject: Prepare release --- lib/syntax_tools/doc/src/notes.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 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 ef207f7c3d..82c4484d96 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,6 +32,40 @@

This document describes the changes made to the Syntax_Tools application.

+
Syntax_Tools 2.1 + +
Fixed Bugs and Malfunctions + + +

Fix a bug where erl_tidy crashed on the tilde + character when printing to standard output.

+

+ Own Id: OTP-13725 Aux Id: ERL-151, PR-1071

+
+ +

merl_transform could get into an infinite loop + when syntactically incorrect text was passed to a + merl:qquote/2,3 call.

+

+ Own Id: OTP-13755

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

Improve types and specs in OTP documentation generated + from Erlang source files.

+

+ Own Id: OTP-13720 Aux Id: ERL-120

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