# HG changeset patch # User Jiri Vanek # Date 1550508112 -3600 # Node ID 79a273bcbf4a8658c7b183261574b4ce15b1bb19 # Parent 1447647acb3a052adf74bbf770648d67683c645a Added forgotten changelog entry diff -r 1447647acb3a -r 79a273bcbf4a ChangeLog --- a/ChangeLog Mon Feb 18 17:34:46 2019 +0100 +++ b/ChangeLog Mon Feb 18 17:41:52 2019 +0100 @@ -1,3 +1,10 @@ +2019-02-18 Jiri Vanek + + Implemented forgotten support for mslinks.jar library in rust launchers + * Makefile.am: MSLINKS_JAR are now eported in rust launchers build + * rust-launcher/src/hardcoded_paths.rs: MSLINKS_JAR is being captured here and exported as optional + * rust-launcher/src/jars_helper.rs: (get_bootcp_members) now append_if_exists also get_mslinks + 2019-02-18 Jiri Vanek * rust-launcher/src/log_helper.rs: deployment.log.stdstreams is now honored