aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1c6cc84b..ff4857ed9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
##
--- Bugfix: Use proper FindClose call when using fallback when getting file attributes on windows
+- Bugfix: Use proper FindClose call when using fallback when getting file attributes on windows
+- Bugfix: Fixed race condition at final chunks when downloading multipart blobs which could lead to corruption and/or crash
## 5.6.5
- Bugfix: `zen builds` multipart download of large chunks could result in crash