From 25237481ccccd3ddfa74582dc267632ad618ba30 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 9 Dec 2013 20:12:33 +0100 Subject: Prepare release --- lib/stdlib/doc/src/notes.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'lib/stdlib') diff --git a/lib/stdlib/doc/src/notes.xml b/lib/stdlib/doc/src/notes.xml index 2f404523dd..e94a4d6a55 100644 --- a/lib/stdlib/doc/src/notes.xml +++ b/lib/stdlib/doc/src/notes.xml @@ -30,6 +30,41 @@

This document describes the changes made to the STDLIB application.

+
STDLIB 1.19.4 + +
Fixed Bugs and Malfunctions + + +

+ Fix typo in gen_server.erl. Thanks to Brian L. Troutwine.

+

+ Own Id: OTP-11398

+
+ +

+ Spec for atan2 should be atan2(Y, X), not atan2(X, Y). + Thanks to Ary Borenszweig.

+

+ Own Id: OTP-11465

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

+ Add XML marker for regexp syntax. Thanks to HÃ¥kan + Mattson.

+

+ Own Id: OTP-11442

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