summaryrefslogtreecommitdiff
path: root/lib/observer/doc/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-03-09 11:23:39 +0100
committerErlang/OTP <otp@erlang.org>2022-03-09 11:23:39 +0100
commit8f1888b5349c53dbf04211a48d6aa18f9d126cf0 (patch)
tree01bd156d15d6274977c1cf729fb2ecf5b1fbac46 /lib/observer/doc/src
parent2125eff04b2b8fe99fc3f01ea8363beffa5b3b74 (diff)
downloaderlang-8f1888b5349c53dbf04211a48d6aa18f9d126cf0.tar.gz
Prepare release
Diffstat (limited to 'lib/observer/doc/src')
-rw-r--r--lib/observer/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml
index 91e682026a..95a6203d03 100644
--- a/lib/observer/doc/src/notes.xml
+++ b/lib/observer/doc/src/notes.xml
@@ -32,6 +32,22 @@
<p>This document describes the changes made to the Observer
application.</p>
+<section><title>Observer 2.11</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Calculate the display width in <c>etop</c>, instead of
+ hard-coding it to 89 characters.</p>
+ <p>
+ Own Id: OTP-17880 Aux Id: PR-5557 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Observer 2.10.1</title>
<section><title>Fixed Bugs and Malfunctions</title>