diff --git a/CHANGELOG.md b/CHANGELOG.md index b66f8b83b63..a5aa0ff0f37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and since Bareos version 20 this project adheres to [Semantic Versioning](https: ## [Unreleased] ### Fixed +- fix a bug in VMware plugin where VMDK Files were created with wrong size when using the option localvmdk=yes [PR #826] - fix a bug where the restore browser would not recognize globbing wildcards in paths [PR #801] - fix shutdown of the Storage Daemon backends, especially call UnlockDoor on tape devices [PR #809] - fix possible deadlock in storage backend on Solaris and FreeBSD [PR #809]