From bc586c68bbe7577328be82521674d5f1140f59cd Mon Sep 17 00:00:00 2001 From: Nils <> Date: Wed, 1 Jul 2020 15:58:58 +0200 Subject: [PATCH] update changelog --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6292c38..1a44831 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ v1.4 +Better detection of clients that failed to launch leads to faster session startup (by 5 seconds) +Users get informed by label if an executable is not present on the system or permission denied Fixed reply for listing sessions from a plain "Done." to proper reply path with empty string as terminal symbol "/reply", "/nsm/server/list", "" - /nsm/server/list "" raises NSM_API_VERSION_MINOR from 1 to 2 (1.1 -> 1.2) +/nsm/server/list "" raises NSM_API_VERSION_MINOR from 1 to 2 (1.1 -> 1.2) Fix operation reply to last treated client instead to reply to sender (Picot, Mathieu / houston) Optional-gui support to nsm.h, for other applications to include and use. (Meyer, Hermann / brummer ) Legacy-GUI: Rewrite labels and buttons with better descriptions.