Mark 'strcspn' obsolete.
authorBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 16:50:31 +0000 (17:50 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Nov 2008 16:50:31 +0000 (17:50 +0100)
ChangeLog
modules/strcspn

index a1f4270..a8d92d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-11-02  Bruno Haible  <bruno@clisp.org>
 
+       Mark 'strcspn' obsolete.
+       * modules/strcspn (Status, Notice): New sections.
+
+2008-11-02  Bruno Haible  <bruno@clisp.org>
+
        Mark 'rmdir' obsolete.
        * modules/rmdir (Status, Notice): New sections.
        * modules/clean-temp (Depends-on): Add rmdir.
index a80c852..5d2be92 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 strcspn() function: search a string for any of a set of characters.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 lib/strcspn.c
 m4/strcspn.m4