1 Appmon Release Notes
This document describes the changes made to the appmon application.
1.1 Appmon 2.1.5
1.1.1 Improvements and New Features
-
Replaced some tuple funs with the new fun M:F/A
construct.
The high-order functions in the lists module no longer
accept bad funs under any circumstances.
'lists:map(bad_fun, [])
' used to return
'[]
' but now causes an exception.
Unused, broken compatibility code in the ets
module was removed. (Thanks to Dialyzer.)
Eliminated 5 discrepancies found by Dialyzer in the
appmon application.
Own Id: OTP-5633
1.2 Appmon 2.1.4
1.2.1 Fixed Bugs and Malfunctions
-
The graphic applications now search for HTML
documentation in the correct place.
Own Id: OTP-5381
1.3 appmon 2.1.3
1.3.1 Fixed Bugs and Malfunctions
-
There were still problems with Appmon assuming all
connected nodes had access to the Appmon code, which
sometimes caused a crash during start-up.
(Own Id: OTP-4887)
(Aux Id: OTP-3591)
-
File name for where to find documentation ('Help'
button) is now correct.
(Own Id: OTP-4889)
There are also release notes for older versions.
Copyright © 1991-2005
Ericsson AB