aboutsummaryrefslogtreecommitdiffstats
path: root/lib/et
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2013-06-17 16:23:55 +0200
committerErlang/OTP <[email protected]>2013-06-17 16:23:55 +0200
commit8cece79b77952c991e62ae595bcf71cde016a052 (patch)
treec254ba11a10727a5bbea44b23ebac737703747b2 /lib/et
parenta568634652396b0657e089100047f127804c970d (diff)
downloadotp-8cece79b77952c991e62ae595bcf71cde016a052.tar.gz
otp-8cece79b77952c991e62ae595bcf71cde016a052.tar.bz2
otp-8cece79b77952c991e62ae595bcf71cde016a052.zip
Prepare releaseOTP_R16B01
Diffstat (limited to 'lib/et')
-rw-r--r--lib/et/doc/src/notes.xml23
1 files changed, 23 insertions, 0 deletions
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 <c>Event Tracer (ET)</c>.</p>
+<section><title>ET 1.4.4.4</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Use erlang:demonitor(Ref, [flush]) where applicable.
+ Thanks to Lo�c Hoguin.</p>
+ <p>
+ Own Id: OTP-11039</p>
+ </item>
+ <item>
+ <p>
+ Rename and document lists:zf/2 as lists:filtermap/2.
+ Thanks to Anthony Ramine.</p>
+ <p>
+ Own Id: OTP-11078</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>ET 1.4.4.3</title>
<section><title>Improvements and New Features</title>