Treat Haiku like BeOS.
[gnulib.git] / NEWS
diff --git a/NEWS b/NEWS
index 8e8931e..d69ad0a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,19 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2008-12-21  mbiter          The header files "mbiter.h", "mbuiter.h",
+            mbuiter         "mbfile.h" can now be included without checking
+            mbfile          HAVE_MBRTOWC. The macro HAVE_MBRTOWC will no
+                            longer be defined by these modules in a year. If
+                            you want to continue to use it, you need to invoke
+                            AC_FUNC_MBRTOWC yourself.
+
+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>.