aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 542d7671..aee92c13 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,10 @@ Changes from 4.1.x to 4.2.0
12. The API minor version has been increased to two; the get_file()
API provides access to open redirections. Also see the manual.
+13. Revisions in the POSIX standard remove the special case for POSIX
+ mode when FS = " " where newline was not a field separator. The code
+ and doc have been updated.
+
Changes from 4.1.2 to 4.1.3
---------------------------