tempname: resync from glibc
[gnulib.git] / NEWS
diff --git a/NEWS b/NEWS
index 87fc884..a635150 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,19 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
-2009-09-23  same-inode      The macro SAME_INODE is now tri-state, adding -1
-                            for unknown.
+2009-11-04  tempname        The gen_tempname function takes an additional
+                            'suffixlen' argument. You can safely pass 0.
+
+2009-11-04  nproc           The num_processors function now takes an argument.
+
+2009-11-02  inet_pton       The use of this module now requires linking with
+                            $(INET_PTON_LIB).
+
+2009-11-02  inet_ntop       The use of this module now requires linking with
+                            $(INET_NTOP_LIB).
+
+2009-10-10  utimens         The use of this module now requires linking with
+                            $(LIB_CLOCK_GETTIME).
 
 2009-09-16  canonicalize-lgpl
                             The include file is changed from "canonicalize.h"