summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2018-02-21 21:26:48 +0000
committerChristos Zoulas <christos@zoulas.com>2018-02-21 21:26:48 +0000
commit7dbecfe406a6bb2de1fe7ec2fe413dcd8871ac74 (patch)
tree01643d9168ded4ddcddfe358fca0e11cd6876b12 /ChangeLog
parentd0eed82b184c70ec6e6c7ad29ff1927eae197ee1 (diff)
downloadfile-git-7dbecfe406a6bb2de1fe7ec2fe413dcd8871ac74.tar.gz
Add variable expansions (experimental) to mime types. This is now used
to combine file mode information to mime printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e483685f..11623c09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-21 16:25 Christos Zoulas <christos@zoulas.com>
+
+ * add support for ${x?:} in mime types to handle
+ pie binaries.
+
2017-11-03 9:23 Christos Zoulas <christos@zoulas.com>
* add support for negative offsets (offsets from the end of file)