diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-12 10:36:35 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-12 10:36:35 +0300 |
commit | da5841b37f85873a627e169d4ee93916f0372ba2 (patch) | |
tree | 3f04d8d893633230e2b69ed2c5c5ccf503a5dacc /test/ChangeLog | |
parent | b6b20723f3ca34219ef202d8bb35a5cd8da928a9 (diff) | |
download | egawk-da5841b37f85873a627e169d4ee93916f0372ba2.tar.gz egawk-da5841b37f85873a627e169d4ee93916f0372ba2.tar.bz2 egawk-da5841b37f85873a627e169d4ee93916f0372ba2.zip |
Fix test/localenl.sh for Bash 5.1.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index b179fa94..f6aaf22c 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2021-05-12 Arnold D. Robbins <arnold@skeeve.com> + + * localenl.sh: Fix for Bash 5.1. Thanks to + Marius Bakke <marius@gnu.org> for the report and fix. + 2021-05-10 Arnold D. Robbins <arnold@skeeve.com> * argcasfile.ok: Add the leading space in the argument; see |