From 5c8e7e905a678e1214cab55fed38d6d93fab04cb Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 29 Jun 2018 14:30:53 +0200 Subject: Update release notes --- lib/stdlib/doc/src/notes.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'lib/stdlib') diff --git a/lib/stdlib/doc/src/notes.xml b/lib/stdlib/doc/src/notes.xml index 611bfe73e0..712a474b0b 100644 --- a/lib/stdlib/doc/src/notes.xml +++ b/lib/stdlib/doc/src/notes.xml @@ -31,6 +31,23 @@

This document describes the changes made to the STDLIB application.

+
STDLIB 3.5.1 + +
Fixed Bugs and Malfunctions + + +

Fix a bug that could cause a crash when formatting a + list of non-characters using the control sequences + p or P and limiting the output with the + option chars_limit.

+

+ Own Id: OTP-15159

+
+
+
+ +
+
STDLIB 3.5
Fixed Bugs and Malfunctions -- cgit v1.2.3