Update CHANGELOG.md

This commit is contained in:
isaak654 2021-12-20 21:10:35 +01:00 committed by GitHub
parent e63f043ce6
commit 47695c2151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)