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 14fcf68ad..7eeb91b53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- Improvement: Increased timeout and add retry when testing builds host connectivity
- Improvement: Eliminated redundant file flushing on log files. Now only flushes if something was actually written
- Bugfix: If oplog container save fails the error code is now propagated out as a return code for the command
+- Bugfix: GetCacheChunk range requests now follows UE DDC rules for ranges outside of chunk size
## 5.7.12
- Bugfix: Block store GC would write the wrong chunk data for chunks larger than 256KB