diff options
| author | Dan Engelbrecht <[email protected]> | 2024-04-09 15:51:02 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2024-04-09 15:51:02 +0200 |
| commit | 609d565e8717654cd2b1cc7559959f51ffe8aab0 (patch) | |
| tree | 693ec13f746fc679ec54d73c3040e168c6798e27 | |
| parent | 5.4.4-pre1 (diff) | |
| download | zen-609d565e8717654cd2b1cc7559959f51ffe8aab0.tar.xz zen-609d565e8717654cd2b1cc7559959f51ffe8aab0.zip | |
changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ec6fdad1..8b00165f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,6 @@ - Improvement: Validate lengths of chunks fetched from CAS/Cache store, if full chunk can not be retrieved, treat it as missing - Improvement: Add file and line to ASSERT exceptions - Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller -- Improvement: Validate lengths of chunks fetched from CAS/Cache store, if full chunk can not be retrieved, treat it as missing - Improvement: Hardening of ParsePackageMessage and added extended details of all malformed attachments detected - Improvement: Allow import-oplog command to include GC marker path as an argument for when it creates the destination oplog |