summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2020-12-17 20:44:44 +0000
committerChristos Zoulas <christos@zoulas.com>2020-12-17 20:44:44 +0000
commitb679f50d75a374d5b0ca983645a44b2670af0f16 (patch)
tree7be817a825fbd5ddb78795639389fe02289eb23c /ChangeLog
parent9e9960e1233205b3a782becebe649c2e167d57ba (diff)
downloadfile-git-b679f50d75a374d5b0ca983645a44b2670af0f16.tar.gz
mention change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41d6e99d..aa5aeeb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-12-17 15:44 Christos Zoulas <christos@zoulas.com>
+
+ * PR/211: Convert system read errors from corrupt ELF
+ files into human readable error messages
+
2020-12-08 16:24 Christos Zoulas <christos@zoulas.com>
* fix multithreaded decompression file descriptor issue