From 5d0905fb36e0284321249ae8bea5289a1dd92169 Mon Sep 17 00:00:00 2001 From: fabienfl Date: Mon, 19 Jun 2023 10:54:55 +0200 Subject: [PATCH] changelog: update to 10.2.1 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ed2bba6..d063442d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # ChangeLog +## [10.2.1] - 2023-06-20 +### Changed +- Configuration: accept wildcard as exclusion path +- Output filename for shadow copies will be also based on volume identifier +- Limits accept UINT_MAX instead of handling it as "no limits" + +### Fixed +- Location is now overridable with cli like others options +- GetThis: fix option 'ResurrectRecord' always set to 'no' +- USNInfo: fix option 'ResurrectRecord' always set to 'yes' +- USNInfo: fix location resolution on some situations with vss +- Fix log file option + + ## [10.2.0] - 2023-04-20 ### Added - Volume Shadow Copy: add fallback mode when 'vss' service is stopped using directly 'volsnap.sys'