strcase: Make module obsolete.
authorBruno Haible <bruno@clisp.org>
Mon, 25 Apr 2011 17:46:27 +0000 (19:46 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 25 Apr 2011 17:46:47 +0000 (19:46 +0200)
* modules/strcase (Status, Notice): New sections.

ChangeLog
modules/strcase

index d35d077b8e9c935cfb1c15720904a2849ef1afe4..689156945011745adce461aa444a6b6741d0ca2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-25  Bruno Haible  <bruno@clisp.org>
+
+       strcase: Make module obsolete.
+       * modules/strcase (Status, Notice): New sections.
+
 2011-04-25  Bruno Haible  <bruno@clisp.org>
 
        dup2: Remove check for dup2, unless supporting old obsolete platforms.
index 0023f46794a73a8104eec12614971d83acc86639..0c91e06c4f65db5fa8945f747e5aa2373831f3de 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 Case-insensitive string comparison functions.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/strcasecmp.c
 lib/strncasecmp.c