summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-10-23 14:22:53 +0000
committerChristos Zoulas <christos@zoulas.com>2022-10-23 14:22:53 +0000
commitae5c1ff8df0d6e00cbf5e31875d777edbb88d60a (patch)
tree8625f4da536d96d6ad437a14c708e605430fee02 /ChangeLog
parentb865fa09bcf241408c8fdb01275089e029ca24a1 (diff)
downloadfile-git-ae5c1ff8df0d6e00cbf5e31875d777edbb88d60a.tar.gz
PR/397: dadv: Restore the ability of processing filenames from stdin
immediately, using the -I flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 421cbc5b..317d6d01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-10-23 10:21 Christos Zoulas <christos@zoulas.com>
+
+ * PR/397: Restore the ability to process files from stdin immediately.
+
2022-09-20 17:12 Christos Zoulas <christos@zoulas.com>
* fixed various clustefuzz issues