Work around iconv_open problem on Solaris.
[gnulib.git] / NEWS
diff --git a/NEWS b/NEWS
index 005fa7e..5b4d518 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,17 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2009-08-23  tempname        The gen_tempname function takes an additional
+                            'flags' argument. You can safely pass 0.
+
+2009-08-12  getopt          This module is deprecated. Please choose among
+                            getopt-posix and getopt-gnu. getopt-gnu provides
+                            "long options" and "options with optional
+                            arguments", getopt-posix doesn't.
+
+2009-06-25  fpurge          The include file is changed from "fpurge.h" to
+                            <stdio.h>.
+
 2009-04-26  modules/uniconv/u8-conv-from-enc
             modules/uniconv/u16-conv-from-enc
             modules/uniconv/u32-conv-from-enc