Browse Source

update changelog

tags/v1.4.0
Nils 4 years ago
parent
commit
bc586c68bb
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      CHANGELOG

+ 3
- 1
CHANGELOG View File

@@ -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.


Loading…
Cancel
Save