From e69148cc005e9cf6ae7efdd3bf7c3b8390b24a1f Mon Sep 17 00:00:00 2001 From: WixBuild Date: Sat, 18 Nov 2017 13:41:36 -0800 Subject: [PATCH] WixBuild: Version 3.10.4.4718 --- History.md | 4 ++++ history/5724.md | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 history/5724.md diff --git a/History.md b/History.md index 1451d2c2f..e84136bb3 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +## WixBuild: Version 3.10.4.4718 + +* RobMen - WIXBUG:5724 - fix DLL hijack of clean room when bundle launched elevated. + ## WixBuild: Version 3.10.3.3007 * SeanHall: WIXBUG:5308 - Make embedded bundles launch a clean room process so the BA runs in a consistent environment. diff --git a/history/5724.md b/history/5724.md deleted file mode 100644 index 588855e8a..000000000 --- a/history/5724.md +++ /dev/null @@ -1 +0,0 @@ -* RobMen - WIXBUG:5724 - fix DLL hijack of clean room when bundle launched elevated.