Add warnings module.
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index bacb310ed7d54ee89e5a86a9c1210891cacd433c..0602705364b43a53aef6c47393b8c9b57dc43217 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,22 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+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>.