NEWS.stable: update
[gnulib.git] / modules / strcase
index 05c1c92..0c91e06 100644 (file)
@@ -1,15 +1,19 @@
 Description:
 Case-insensitive string comparison functions.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/strcasecmp.c
 lib/strncasecmp.c
 m4/strcase.m4
-m4/mbrtowc.m4
 
 Depends-on:
-mbuiter
-string
+strings
 
 configure.ac:
 gl_STRCASE
@@ -17,10 +21,10 @@ gl_STRCASE
 Makefile.am:
 
 Include:
-<string.h>
+<strings.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible