From daa05919b8aaaa4f08c851e7ff7c76b42d74ed31 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Mon, 24 Dec 2018 03:39:08 +0100 Subject: Switch to EREs for --search-by-data Also, use `rm -f' for deletion instead of plain `rm'. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index bb41ddf..c0a2c5c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ General: - Keep temporary files private and delete them once no longer needed. `- This might have particularly have been an issue, if a de-/encrypting {input,ouput}_program was used. +- Switch to extended regular expressions (EREs) for `--search-by-data'. Compatibility: -- cgit v1.2.3