Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Ben-Amram <omerbenamram@gmail.com>2019-06-04 16:47:17 +0300
committerOmer Ben-Amram <omerbenamram@gmail.com>2019-06-04 16:47:17 +0300
commit3b387514830e2c49f1ef55746f35d20e1b0813e9 (patch)
tree265cb5fdb9a62c12dc371d006d5a55388d6bc648
parent9640cc7ed00f7d5881a1e83e3252c3f93792d093 (diff)
changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37ba966..2fb3bc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,10 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.4.2] - 2019-06-04
+
+### Fixed
+- Ignore zeroed entries in `mft_dump`
+
## [0.4.1] - 2019-06-04
### Fixed
- Files which are not an MFT now cause the program to terminate with a nice message.
+- Nicely ignore zeroed files in `mft_dump`
## [0.4.0] - 2019-06-04