From d1aeca692d8f3af05dfceda80173cbeea34c17d5 Mon Sep 17 00:00:00 2001 From: Stephan Duehr Date: Fri, 28 May 2021 19:05:15 +0200 Subject: [PATCH] update CHANGELOG: PR #826 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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]