From 8cece79b77952c991e62ae595bcf71cde016a052 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 17 Jun 2013 16:23:55 +0200 Subject: Prepare release --- lib/et/doc/src/notes.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'lib/et') diff --git a/lib/et/doc/src/notes.xml b/lib/et/doc/src/notes.xml index 8d9675b801..d45d0a89bf 100644 --- a/lib/et/doc/src/notes.xml +++ b/lib/et/doc/src/notes.xml @@ -36,6 +36,29 @@ one section in this document. The title of each section is the version number of Event Tracer (ET).

+
ET 1.4.4.4 + +
Improvements and New Features + + +

+ Use erlang:demonitor(Ref, [flush]) where applicable. + Thanks to Loïc Hoguin.

+

+ Own Id: OTP-11039

+
+ +

+ Rename and document lists:zf/2 as lists:filtermap/2. + Thanks to Anthony Ramine.

+

+ Own Id: OTP-11078

+
+
+
+ +
+
ET 1.4.4.3
Improvements and New Features -- cgit v1.2.3