From f695874b5b74740ad69b4740b227af4674520847 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Wed, 13 Oct 2021 05:01:24 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d6c89f6..7f45e7f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - 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 +- fixed SBIE2101 issue introduced with 0.9.7a [#1279](https://github.com/sandboxie-plus/Sandboxie/issues/1279) - 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)