aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/doc
diff options
context:
space:
mode:
authorMagnus Lidén <[email protected]>2013-12-10 14:31:40 +0100
committerMagnus Lidén <[email protected]>2013-12-10 14:31:40 +0100
commit458e302f61e2de36ebd49c5a5a5b984224bdce94 (patch)
tree0eaff569e08f2cd170275fb38eff8e56993ae47d /lib/observer/doc
parent6d22d78204ca8bc8ed4beb92f6021ff3ba93a882 (diff)
parent25237481ccccd3ddfa74582dc267632ad618ba30 (diff)
downloadotp-458e302f61e2de36ebd49c5a5a5b984224bdce94.tar.gz
otp-458e302f61e2de36ebd49c5a5a5b984224bdce94.tar.bz2
otp-458e302f61e2de36ebd49c5a5a5b984224bdce94.zip
Merge tag 'OTP_R16B03'
The R16B03 release Conflicts: lib/sasl/vsn.mk
Diffstat (limited to 'lib/observer/doc')
-rw-r--r--lib/observer/doc/src/notes.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml
index 8a7a5cc41b..9de00b8c16 100644
--- a/lib/observer/doc/src/notes.xml
+++ b/lib/observer/doc/src/notes.xml
@@ -31,6 +31,31 @@
<p>This document describes the changes made to the Observer
application.</p>
+<section><title>Observer 1.3.1.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ The documentation for <c>ttb:tracer/2</c> incorrectly
+ stated that there was an option named '<c>overload</c>',
+ while the correct name used in the implementation is
+ '<c>overload_check</c>'.</p>
+ <p>
+ Own Id: OTP-11335 Aux Id: seq12385 </p>
+ </item>
+ <item>
+ <p>
+ Fixed typo in observer documentation. Thanks to Dave
+ Parfitt.</p>
+ <p>
+ Own Id: OTP-11475</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Observer 1.3.1.1</title>
<section><title>Improvements and New Features</title>