aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdc298c6c..3ec1481b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
- Bugfix: Correctly calculate size freed/data moved from blocks in GCv2
- Bugfix: Only disable oplog update capture if we have started it
- Bugfix: Harden GCv2 when errors occur and gracefully abort GC operation on error
+- Bugfix: Always pre-cache oplog when creating project store GCv2 referencer
+- Bugfix: Fix potential deadlock in project store GCv2 referencer
- Feature: `zen up` command improvements
- --`port` allows you to specify a base port when starting an instance
- --`base-dir` allows you to specify a base directory for the zenserver executable if it is not located next to the zen.exe executable