diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 07:53:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 07:53:25 +0000 |
commit | 34f2a54ccf3371bad689b32a7e6c5686a00f3127 (patch) | |
tree | 27411c6871d358e7953e5982eeb85244d6103d16 /NEWS | |
parent | dcb9e554771a2cd1cebca6524ce729bd49fabc32 (diff) | |
download | execline-34f2a54ccf3371bad689b32a7e6c5686a00f3127.tar.xz |
Prepare for 2.8.2.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Changelog for execline. +In 2.8.2.0 +---------- + + - Bugfixes. + - New -s option to case, for fnmatch (shell) matching instead of +regular expression matching. + + In 2.8.1.0 ---------- |