summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-05-31 18:57:13 +0000
committerChristos Zoulas <christos@zoulas.com>2022-05-31 18:57:13 +0000
commita7cbc51d360f10189aca3f4aec1d736d730cf25c (patch)
tree1a292165c5675c2772ea0e722799e6cbf4bc99b2 /ChangeLog
parenta079550633a77110024880cffcb50fe361d9fe10 (diff)
downloadfile-git-a7cbc51d360f10189aca3f4aec1d736d730cf25c.tar.gz
mention abort bug fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11af0d75..15bb8838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-05-31 14:50 Christos Zoulas <christos@zoulas.com>
+
+ * PR/348: add missing cases to prevent file from aborting on
+ random magic files.
+
2022-05-27 21:05 Christos Zoulas <christos@zoulas.com>
* PR/351: octalify filenames when not raw before printing.