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 51b4bf6ae..456150f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ - Improvement: Detect zombie processes on Mac/Linux when checking for running processes - Imrpovement: Make sure zenserver detaches itself as a child process at startup to avoid zombie process if parent process does not wait for zenserver child process - Improvement: Trying to load a compact binary object from an empty file no longer causes access violation +- Improvement: When importing oplogs we now import all attachments first and (optionally clean) write the oplog on success to avoid invalid import results ## 5.4.4 - Bugfix: Get raw size for compressed chunks correctly for `/prj/{project}/oplog/{log}/chunkinfos` |