Document functions that have been added to POSIX:2008.
[gnulib.git] / NEWS
diff --git a/NEWS b/NEWS
index 1656982..45c23ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,31 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2008-11-11  warnings        This module subsumes the file m4/warning.m4 which
+                            was removed.
+
+2008-10-20  lstat           The include file is changed from "lstat.h" to
+                            <sys/stat.h>.
+
+2008-10-20  getaddrinfo     The include file is changed from "getaddrinfo.h"
+                            to <netdb.h>.
+
+2008-10-19  isnanf          The include file is changed from "isnanf.h" to
+                            <math.h>.
+            isnand          The include file is changed from "isnand.h" to
+                            <math.h>.
+            isnanl          The include file is changed from "isnanl.h" to
+                            <math.h>.
+
+2008-10-18  lchmod          The include file is changed from "lchmod.h" to
+                            <sys/stat.h>.
+
+2008-10-18  dirfd           The include file is changed from "dirfd.h" to
+                            <dirent.h>.
+
+2008-10-18  euidaccess      The include file is changed from "euidaccess.h"
+                            to <unistd.h>.
+
 2008-10-18  getdomainname   The include file is changed from "getdomainname.h"
                             to <unistd.h>.