diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-03-07 01:56:46 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-03-07 01:56:57 +0100 |
commit | b76eae105fbd0246d02a19438a337fe5be910f65 (patch) | |
tree | 192978dd52b880c4f24f84900297a8060a427090 | |
parent | 257a5737d708b706be29526050f61ded9793d0ab (diff) |
Update CHANGELOG.md
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3677eaa..37fcb61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 to implement the transparent compression. - Internal cleanups & restructuring, trying to improve maintainabillity and testabillity of the code. +- Drastic performance improvements of the xattr writer (#68). ### Fixed - libsquashfs: Allow shared read access to generated images on Windows (#79) |