Remove module EOVERFLOW.
[gnulib.git] / NEWS
diff --git a/NEWS b/NEWS
index 4a01c1f..44fc662 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,10 +6,13 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2008-09-13  EOVERFLOW       The module is removed. Use module errno instead.
+
 2008-09-01  filename        The module does not define the function
-                            concatenated_filename any more. To get this
-                            function, use module 'concat-filename' and the
-                            include file "concat-filename.h".
+                            concatenated_filename any more. To get an
+                            equivalent function, use function
+                            xconcatenated_filename from module
+                            'xconcat-filename'.
 
 2008-08-31  havelib         On Solaris, when searching for 64-bit mode
                             libraries the directory $prefix/lib is now ignored.