# HG changeset patch # User Jiri Vanek # Date 1550833371 -3600 # Node ID 2d9d43092b4ab2e689b30238787c310af7e9ee16 # Parent 9e2fa8e8a2baf0f02d2f159e77b4bea74e8cd148 scripted launchers rework added to NEWS Windows bat launchers rewritten to be feature complete, Linux shell launchers made portable, build enhanced to produce platform independent image diff -r 9e2fa8e8a2ba -r 2d9d43092b4a NEWS --- a/NEWS Fri Feb 22 12:00:34 2019 +0100 +++ b/NEWS Fri Feb 22 12:02:51 2019 +0100 @@ -18,6 +18,7 @@ * cache can now be operated by groups, list by -Xcacheids (details via -verbose, can filter by regex), Xclearcache now can clear only selected id. There is also gui to operate cache via id in itweb-settings now. * desktop shortcut name get shortened to title or file if title is missing. * shared native launchers +* scripted launchers rework: Windows bat launchers rewritten to be feature complete, Linux shell launchers made portable, build enhanced to produce platform independent image New in release 1.7 (2017-07-19): * PR3366 - bash completion file was split to three, and is setup-able by bashcompdir environment variable