changeset 14615:e0fa0556c63e

strcase: Make module obsolete. * modules/strcase (Status, Notice): New sections.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Apr 2011 19:46:27 +0200
parents 284da5defc58
children ffa170f6f764
files ChangeLog modules/strcase
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/modules/strcase
+++ b/modules/strcase
@@ -1,6 +1,12 @@
 Description:
 Case-insensitive string comparison functions.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/strcasecmp.c
 lib/strncasecmp.c