aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f6dc4d47..09b60309 100644
--- a/NEWS
+++ b/NEWS
@@ -104,7 +104,11 @@ Changes from 4.1.1 to 4.1.2
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.
+14. Gawk now expects to be compiled on a system with multibyte character
+ support. Systems without such support, at least at the C language
+ level, are so obsolete as to not be worth supporting anymore.
+
+15. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.1.0 to 4.1.1
---------------------------