aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/doc
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2010-09-30 12:14:33 +0200
committerBjörn-Egil Dahlberg <[email protected]>2010-11-08 11:00:15 +0100
commit665ccc77f0939f90cdf474842abe2ca8885816cb (patch)
tree989f12f8ae32d4c62b55460c827241a47c9bc3a3 /lib/erl_interface/doc
parent6d9285dcf9121f48984cfaa723cdd9953666e64a (diff)
downloadotp-665ccc77f0939f90cdf474842abe2ca8885816cb.tar.gz
otp-665ccc77f0939f90cdf474842abe2ca8885816cb.tar.bz2
otp-665ccc77f0939f90cdf474842abe2ca8885816cb.zip
Add release notes for erl_interface-3.7.1.1
Diffstat (limited to 'lib/erl_interface/doc')
-rw-r--r--lib/erl_interface/doc/src/notes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/erl_interface/doc/src/notes.xml b/lib/erl_interface/doc/src/notes.xml
index 8e379463ad..ff89802599 100644
--- a/lib/erl_interface/doc/src/notes.xml
+++ b/lib/erl_interface/doc/src/notes.xml
@@ -30,6 +30,20 @@
</header>
<p>This document describes the changes made to the Erl_interface application.</p>
+<section><title>Erl_Interface 3.7.1.1</title>
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ The <c>erl_interface</c> tracelevel for erlang messages was incorrect. This has now been fixed.
+ </p>
+ <p>
+ Own Id: OTP-8874</p>
+ </item>
+ </list>
+ </section>
+
+</section>
<section><title>Erl_Interface 3.7.1</title>
<section><title>Fixed Bugs and Malfunctions</title>