diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-16 18:02:09 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-16 18:02:09 +0300 |
commit | a435b8da2941d0b3c997420c71b1f4b7b79b52ff (patch) | |
tree | 675a80adca8f2a3ee62d437967961bb93cec83bb /NEWS | |
parent | 0900989f28eb43fe5744b622a1f8ae02f53f26f0 (diff) | |
parent | aaa85643b352f867cfe7198f313b4481ad1f544d (diff) | |
download | egawk-a435b8da2941d0b3c997420c71b1f4b7b79b52ff.tar.gz egawk-a435b8da2941d0b3c997420c71b1f4b7b79b52ff.tar.bz2 egawk-a435b8da2941d0b3c997420c71b1f4b7b79b52ff.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -101,7 +101,10 @@ Changes from 4.1.1 to 4.1.2 with the names of any functions. Gawk has checked for the former since 3.1.7. With --posix, it now also checks for the latter. -13. A number of bugs have been fixed. See the ChangeLog. +13. The test suite should check for necessary locales and skip the tests + where it matters if support isn't what it should be. + +14. A number of bugs have been fixed. See the ChangeLog. Changes from 4.1.0 to 4.1.1 --------------------------- |