Improve wording

This commit is contained in:
isaak654 2023-09-29 19:12:39 +02:00 committed by GitHub
parent 1764272a03
commit b2036f89ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- fixed memory corruption issue with Normal[File/Key]Path [#2588](https://github.com/sandboxie-plus/Sandboxie/issues/2588)
- fixed DPI scaling in the snapshot manager window [#782](https://github.com/sandboxie-plus/Sandboxie/issues/782)
- fixed issue with arm64 DialogProc hook [#2838](https://github.com/sandboxie-plus/Sandboxie/issues/2838)
- fixed Qt6 compatibility issue with 7-Zip FS implementation [#2681](https://github.com/sandboxie-plus/Sandboxie/issues/2681)
- fixed Qt6 compatibility issue with 7-Zip file system implementation [#2681](https://github.com/sandboxie-plus/Sandboxie/issues/2681)
- fixed issue with TLS support using Qt6 [#2682](https://github.com/sandboxie-plus/Sandboxie/issues/2682)
- added template preset for Spotify [#2673](https://github.com/sandboxie-plus/Sandboxie/issues/2673)
- added missing localisation to finder [#2845](https://github.com/sandboxie-plus/Sandboxie/issues/2845)