diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-05-21 21:32:12 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-05-21 21:32:12 +0200 |
commit | 66f29d5ecdfcc0ff2455241fdb9a229f58d24dcf (patch) | |
tree | 3c14c130fa7594c032e78ee164a709ed6695cfcf /CHANGELOG.md | |
parent | b9b3b7663dffb83e112b5a4aaf786fcab23182fa (diff) |
Update CHANGELOG.md
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 52314ba..87cd54c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Propperly set the last block flag if fragments are disabled - Compilation on GCC4 and below -- libtar: size computation of PAX line length +- libtar: size computation of PAX line length (#50) - Semantics of the super block deduplication +- Actually set the ZSTD compression level to something greater than 0 ## [0.9.1] - 2020-05-03 ### Added |