Change 4 spaces into 2. (#761)
This commit is contained in:
parent
9633fbc6be
commit
e9f37a5760
@ -5,4 +5,4 @@
|
||||
* CreateFromConnectionString now accepts unencoded file and directory name.
|
||||
* Added support for getting range list with previous snapshot. `GetFileRangeListResult` now returns `std::vector<FileRange> Ranges` and `std::vector<FileRange> ClearRanges` instead of `std::vector<Range> RangeList`.
|
||||
* Added support for SMB Multi-Channel setting for `ServiceClient::GetProperties` and `ServiceClient::SetProperties`. This is only available for Storage account with Premium File access.
|
||||
- Standard account user has to remove the returned SMB Multi-Channel setting before set, otherwise service would return failure.
|
||||
- Standard account user has to remove the returned SMB Multi-Channel setting before set, otherwise service would return failure.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user