From 822c9773316ffff0ec8f1c791af3fd50433ee9b0 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Tue, 25 Dec 2018 17:52:44 +0100 Subject: Update CHANGELOG --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index aeea860..a9b6d65 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,10 @@ General: {input,ouput}_program was used. - Switch to extended regular expressions (EREs) for `--search-by-data'. - Use proper exit codes and document them. +- Prevent matching illegal sequences globally. + `- 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. Manual: @@ -22,6 +26,7 @@ Manual: - Split off ctct_config(5). - Improve and correct ctct(1) and ctct_config(5). + `- Try to conform to man-pages(7). Configuration Files: -- cgit v1.2.3