From 0f8ac72b86937513bf10c3ce21ac445724e9a13a Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Thu, 10 Jan 2019 08:16:19 +0100 Subject: Update CHANGELOG --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) 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: -- cgit v1.2.3