diff options
| author | Dan Engelbrecht <[email protected]> | 2025-05-06 09:15:58 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-05-06 09:15:58 +0200 |
| commit | b93b794c3a2d10f11717686548192276dd95d459 (patch) | |
| tree | b39e1ecc1c076287d84ffd11564ba9a5c4a7b1a0 | |
| parent | cleanup changelog (diff) | |
| download | zen-b93b794c3a2d10f11717686548192276dd95d459.tar.xz zen-b93b794c3a2d10f11717686548192276dd95d459.zip | |
cleanup changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ecccd64e..e7acbe0a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ - Bugfix: Add explicit lambda capture in CasContainer::IterateChunks to avoid accessing state data references - Bugfix: Validate compact binary objects stored in cache before attempting to parse them to avoid crash when data is corrupt - Bugfix: Don't report redundant error if disk is full when writing GC state or GC log -<<<<<<< HEAD - Bugfix: Add explicit lambda capture in CasContainer::IterateChunks to avoid accessing state data references - Bugfix: Validate compact binary objects stored in cache before attempting to parse them to avoid crash when data is corrupt - Bugfix: Don't report redundant error if disk is full when writing GC state or GC log |