From 32275a2fc0b86d1f1b124706afc80f3ff92216eb Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 31 May 2017 16:21:00 +0200 Subject: Revert "Prepare release" This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. --- lib/observer/doc/src/notes.xml | 51 ------------------------------------------ 1 file changed, 51 deletions(-) (limited to 'lib/observer/doc/src') diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml index fbcfe67a12..bd9aa265f8 100644 --- a/lib/observer/doc/src/notes.xml +++ b/lib/observer/doc/src/notes.xml @@ -32,57 +32,6 @@

This document describes the changes made to the Observer application.

-
Observer 2.4 - -
Fixed Bugs and Malfunctions - - -

- etop had a hardcoded timeout value of 1 second - when waiting for data from a remote node. When this - expired, which could happen for instance if there were - very many processes on the remote node, etop would exit - with reason connection_lost. To overcome this - problem, the timeout is now changed to be the same as the - update interval, which is configurable.

-

- Own Id: OTP-14393

-
-
-
- - -
Improvements and New Features - - -

- Show dirty-scheduler threads in performance monitor graph - and add a column with maximum allocated memory in the - Memory Allocators table.

-

- Own Id: OTP-14137

-
- -

- Keep table and port selection after refresh of tables. - Store settings before shutdown and restore when starting - application.

-

- Own Id: OTP-14270

-
- -

- When observing a node older than OTP-19.0, a pop-up will - be displayed when trying to access port information. - Earlier, observer would crash in this situation.

-

- Own Id: OTP-14345 Aux Id: ERL-399

-
-
-
- -
-
Observer 2.3.1
Fixed Bugs and Malfunctions -- cgit v1.2.3