From e6dd234659e36303099b32d21c16b73fd70b58c8 Mon Sep 17 00:00:00 2001 From: WixBuild Date: Sat, 18 Nov 2017 14:16:01 -0800 Subject: [PATCH] WixBuild: Version 3.14.0.1118 --- 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 a345afd76..9990928b0 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +## WixBuild: Version 3.14.0.1118 + +* RobMen - WIXBUG:5724 - fix DLL hijack of clean room when bundle launched elevated. + ## WixBuild: Version 3.14.0.712 * HeathS: WIXBUG:5597 - Check VS2017 product IDs against supported SKUs 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.