diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-07-03 08:56:01 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-07-03 08:56:01 +0300 |
commit | 08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe (patch) | |
tree | b47f3196d8d1a3852ab0a0840783591515686666 /test | |
parent | d128c1998c9cbc8f5a28dc4e2b9d7f2fb6f7366e (diff) | |
parent | 96cb55baaa352714943b94e73cbf94866250628d (diff) | |
download | egawk-08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe.tar.gz egawk-08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe.tar.bz2 egawk-08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index fcd922c1..dd71a1b5 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -11,7 +11,7 @@ 2013-06-22 Eli Zaretskii <eliz@gnu.org> - * Maketests (clos1way): Set AC_ALL=C, since clos1way.awk no longer + * Maketests (clos1way): Set LC_ALL=C, since clos1way.awk no longer does. 2013-06-03 Arnold D. Robbins <arnold@skeeve.com> |