diff options
| author | Dan Engelbrecht <[email protected]> | 2025-08-07 22:15:34 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-08-07 22:15:34 +0200 |
| commit | ad1a814dccf129bd2bb9e39da25ef344c50581ed (patch) | |
| tree | 3cdb30b02dc5c71bae2440c497cc97f72172cd25 | |
| parent | 5.6.15-pre0 (diff) | |
| download | zen-ad1a814dccf129bd2bb9e39da25ef344c50581ed.tar.xz zen-ad1a814dccf129bd2bb9e39da25ef344c50581ed.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 9a0f767e4..1f1c7a22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ - Improvement: Don't set m_DispatchComplete in ParallelWork until after pending work countdown succeeds - Improvement: Safeguard FormatCallstack to not throw exceptions when building the callstack string - Improvement: Limit thread name length when setting it for debugger use -- Improvemnet: Don't allow assert callbacks to throw exception +- Improvement: Don't allow assert callbacks to throw exception - Improvement: When formatting log output for malformed attachments in a package message, allow the string buffer to grow instead of throwing exception - Improvement: Refactored build store cache to use existing CidStore implementation instead of implementation specific blob storage - **CAUTION** This will clear any existing cache when updating as the manifest version and storage strategy has changed |