aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-24 03:39:08 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-24 03:39:08 +0100
commitdaa05919b8aaaa4f08c851e7ff7c76b42d74ed31 (patch)
tree180ee43bf2a0eccb9cbeb6f6ff8505207681a7fe /CHANGELOG
parent45c9d281031760ef0548c69084cbc411d1376ac8 (diff)
Switch to EREs for --search-by-data
Also, use `rm -f' for deletion instead of plain `rm'.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
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: