From ccfcd116b4c66323657a37c81c406340b7b5ab31 Mon Sep 17 00:00:00 2001 From: Ze Qian Zhang Date: Fri, 10 Apr 2020 11:28:51 -0700 Subject: [PATCH] Minor fix to ChangeLog.md --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index f920d3cce..95f50a0cd 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -79,6 +79,7 @@ contained directly in a container or virtual directory include `/*` at the end o 1. ALL filter types are now disallowed when running `azcopy rm` against ADLS Gen2 endpoints. Previously include/exclude patterns were disallowed, but exclude-path was not. That was incorrect. All should have been disallowed because none (other than include-path) are respected. +1. Fixed empty page range optimization when uploading Managed Disks. In an edge case, there was previously a risk of data corruption if the user uploaded two different images into the same Managed Disk resource one after the other. ## Version 10.3.4