diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd6102e3..1ad90da29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +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 +- 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 ## 5.7.12 |