diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 04f0f5550..6c083e91f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## +- Bugfix: If we fail to get information on a cache chunk for a partial chunk request - treat it as a cache miss + +## 5.5.4 - Feature: Added new option to zenserver for GC V2 - `--gc-single-threaded` GCV2 - force GC operation to run in single-threaded mode to help with debugging, default is off - Feature: Added new options to `zen gc` command for GC V2 |