aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d87e0d5c..04965129 100644
--- a/NEWS
+++ b/NEWS
@@ -44,5 +44,8 @@ Changes from 4.2.1 to 5.0.0
gawk -e 'BEGIN {' -e 'print "hello" }'
-12. A number of bugs, some of them quite significant, have been fixed.
+12. Gawk now uses the locale settings for ignoring case in single byte
+ locales, instead of hardwiring in Latin-1.
+
+13. A number of bugs, some of them quite significant, have been fixed.
See the ChangeLog for details.