From 47695c2151d35b1cc618676c6db59060a393c568 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Mon, 20 Dec 2021 21:10:35 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f48b5a73..2e329a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,8 +29,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - fixed RPC handling in case a requested open service is not running [#1443](https://github.com/sandboxie-plus/Sandboxie/issues/1443) -- fixed a hooking issue with NdrClientCall2 with 32 bit applications -- fixed issue with start directory when using SandMan to run sandboxed [#1436](https://github.com/sandboxie-plus/Sandboxie/issues/1436) +- fixed a hooking issue with NdrClientCall2 in 32 bit applications +- fixed issue with start directory to run sandboxed when using SandMan [#1436](https://github.com/sandboxie-plus/Sandboxie/issues/1436) - fixed issue with recovering from network share locations [#1435](https://github.com/sandboxie-plus/Sandboxie/issues/1435)