aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2019-01-10 08:16:19 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2019-01-10 08:16:50 +0100
commit0f8ac72b86937513bf10c3ce21ac445724e9a13a (patch)
tree6dfcd17031135e061add1401b5465975dfd78fff /CHANGELOG
parente3fc254fc620b3533dd58a06ceaaf45ca372aed6 (diff)
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 967666e..a3437fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,8 @@ General:
`- Call grep on all files at once.
- Use arrays for the program variables.
`- This allows for example (sed -E 's/\s+/ /') as output_program.
+- Fix --search-by-data (case $output_program != cat).
+- Use `-mindepth 1' in addition to `-maxdepth 1' for find.
Manual: