summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2013-12-01 19:22:44 +0000
committerChristos Zoulas <christos@zoulas.com>2013-12-01 19:22:44 +0000
commitce23a898c5c02f43ce3993ecaa09e2cd099d2b9e (patch)
tree91fd4d9ef1d9e60c00de7c298b49fe6e694b19a3
parent473787fd4ede996847302b2661ec25ae786e2a13 (diff)
downloadfile-git-FILE5_16.tar.gz
Mention magic always left loadedFILE5_16
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2861cef..2580d22e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-11-19 20:10 Christos Zoulas <christos@zoulas.com>
+
+ * always leave magic file loaded, don't unload for magic_check, etc.
+ * fix default encoding to binary instead of unknown which broke recently
+ * handle empty and one byte files, less specially so that
+ --mime-encoding does not break completely.
+ `
2013-11-06 14:40 Christos Zoulas <christos@zoulas.com>
* fix erroneous non-zero exit code from non-existant file and message