aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2021-11-12 16:13:44 +0100
committerDaniel <kingdread@gmx.de>2021-11-12 16:13:44 +0100
commit2a65bed23c16db7a7c3b89a0b4a1827a13f4833a (patch)
tree9c2a8d6a40e3a36a6202325ac17210b34cf239da /CHANGELOG.md
parentb5d23d478252e5b8415387e8f9d246ffeb0f17c6 (diff)
downloadraidgrep-2a65bed23c16db7a7c3b89a0b4a1827a13f4833a.tar.gz
raidgrep-2a65bed23c16db7a7c3b89a0b4a1827a13f4833a.tar.bz2
raidgrep-2a65bed23c16db7a7c3b89a0b4a1827a13f4833a.zip
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dfe8b6..b13f1ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
## Unreleased
+### Changed
+- Better error handling for situations in which the cache file could not be
+ found.
+- Better error handling if malformed archives are found during the scan.
## 1.3.1 - 2020-10-10
### Added