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 ebc985d3e..7ed852351 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
- Bugfix: Gracefully handle errors while running `oplog-mirror`
- Bugfix: Wait for async threads if dispatching of work using ParallellWork throws exception
- Bugfix: Implemented compact binary validation of custom fields
+- Bugfix: Fix oplog creation during `zen oplog-import`
- Improvement: `--cache-memlayer-sizethreshold` is now deprecated and has a new name: `--cache-bucket-memlayer-sizethreshold` to line up with per cache bucket configuration
- Improvement: Remove CAS log files at startup when we write full state index
- Improvement: Optimize memory-buffered chunk iteration sizes