aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a9b6d65..967666e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,8 @@ General:
`- E.g., if $datadir/a+b exists, it will no longer be listed or matched.
- Make --search-by-data more efficient.
`- Call grep on all files at once.
+- Use arrays for the program variables.
+ `- This allows for example (sed -E 's/\s+/ /') as output_program.
Manual: