aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ac3cc76d..5ac02a1a 100644
--- a/NEWS
+++ b/NEWS
@@ -114,6 +114,14 @@ Changes from 4.1.3 to 4.1.4
11. The -d option now allows -d- to print to standard output.
+12. Error messages for --help and in other instances should now get
+ translated correctly.
+
+13. A new environment variable GAWK_LOCALE_DIR may be set to locate the .mo
+ file for gawk itself.
+
+14. A number of bugs have been fixed. See the ChangeLog.
+
Changes from 4.1.2 to 4.1.3
---------------------------