From e88601cc643865af578a1ed08a1f7e05e6045a97 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Mon, 31 Jan 2022 02:45:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbd16e29..6729430c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - reworked breakout mechanism to be service based and not allowing the parent process to access the broken out child process - enabled creation of directory junctions for sandboxed processes [#1375](https://github.com/sandboxie-plus/Sandboxie/issues/1375) -- changed back to set AutoRecover=y on box creation [#1554](https://github.com/sandboxie-plus/Sandboxie/discussions/1554) +- restored back AutoRecover=y on box creation [#1554](https://github.com/sandboxie-plus/Sandboxie/discussions/1554) - improved snapshot support [#1220](https://github.com/sandboxie-plus/Sandboxie/issues/1220) - renamed "Disable Forced Programs" command to "Pause Forced Programs Rules" (Plus only)