diff --git a/CHANGELOG.md b/CHANGELOG.md index 3addb53d..758c174c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,8 +30,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - fixed inability to delete read-only files from sandboxed explorer [#1237](https://github.com/sandboxie-plus/Sandboxie/issues/1237) - fixed wrong recovery target in Plus UI [#1274](https://github.com/sandboxie-plus/Sandboxie/issues/1274) - fixed SBIE2101 issue introduced with 0.9.7a [#1279](https://github.com/sandboxie-plus/Sandboxie/issues/1279) -- fixed inability to delete read only files from sandboxed explorer [#1237](https://github.com/sandboxie-plus/Sandboxie/issues/1237) -- fixed wrong recovery target in plus ui [#1274](https://github.com/sandboxie-plus/Sandboxie/issues/1274) - fixed sorting in the box picker window [#1269](https://github.com/sandboxie-plus/Sandboxie/issues/1269) - fixed tray refresh issue [#1250](https://github.com/sandboxie-plus/Sandboxie/issues/1250) - fixed tray activity display [#1221](https://github.com/sandboxie-plus/Sandboxie/issues/1221) @@ -43,7 +41,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - fixed issue with search highlighting when using in dark mode ### Removed -- removed the ability to sort the trace log as it took to much CPU +- removed the ability to sort the trace log as it took too much CPU ## [0.9.7e / 5.52.5] - 2021-10-09