aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2020-05-21 21:32:12 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2020-05-21 21:32:12 +0200
commit66f29d5ecdfcc0ff2455241fdb9a229f58d24dcf (patch)
tree3c14c130fa7594c032e78ee164a709ed6695cfcf /CHANGELOG.md
parentb9b3b7663dffb83e112b5a4aaf786fcab23182fa (diff)
Update CHANGELOG.md
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
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