aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da32748ec..6c0445d71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller
- Improvement: Validate lengths of chunks fetched from CAS/Cache store, if full chunk can not be retrieved, treat it as missing
- Improvement: Hardening of ParsePackageMessage and added extended details of all malformed attachments detected
+- Improvement: Allow import-oplog command to include GC marker path as an argument for when it creates the destination oplog
## 5.4.3
- Bugfix: Fix sentry using wrong folder path when data path contains non-ascii characters UE-210530