diff options
| author | Dan Engelbrecht <[email protected]> | 2025-11-24 10:10:10 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-11-24 10:10:10 +0100 |
| commit | f6c0aa2c4f0bfc5dc857b64e9e3c689e57c7acb8 (patch) | |
| tree | ee5223bcdaee489ff1c6a0cf6c2de29aeddcb953 | |
| parent | changelog (diff) | |
| download | zen-f6c0aa2c4f0bfc5dc857b64e9e3c689e57c7acb8.tar.xz zen-f6c0aa2c4f0bfc5dc857b64e9e3c689e57c7acb8.zip | |
changelog spelling
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 90bdbb15e..bcd6102e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - `--append=auto` if no wildcard is given, it resolves to `--append=false`, if wildcards are given it resolves to `--append=true`. - `auto` is the default mode matching legacy behavior - Improvement: Increased timeout and add retry when testing builds host connectivity -- Bugfix: If oplog container save fails the error code is no propagated out as a return code for the command +- Bugfix: If oplog container save fails the error code is now propagated out as a return code for the command ## 5.7.12 - Bugfix: Block store GC would write the wrong chunk data for chunks larger than 256KB |