aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21bff4613..02d0201c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
##
- Bugfix: Fix race condition in zenserver during batched fetch of small cache chunks (<=1024b) resulting in missing rawhash/rawsize in the response. UE-223703
- Improvement: Don't add batch overhead if we are only going to put once cache value in a request
+- Improvement: Validate oplog log file and wipe state if it is corrupt before attempting to open
## 5.5.6
- Bugfix: Make sure `noexcept` functions does not leak exceptions via ASSERT statements which causes crash via abort