changeset 1562:79a273bcbf4a

Added forgotten changelog entry
author Jiri Vanek <jvanek@redhat.com>
date Mon, 18 Feb 2019 17:41:52 +0100
parents 1447647acb3a
children 28e4c119eb8b
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <jvanek@redhat.com>
+
+	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 <jvanek@redhat.com>
 
 	* rust-launcher/src/log_helper.rs: deployment.log.stdstreams is now honored