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.