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 a1f4270ed4c034b1f049f38367a83d6c465fbe52..a8d92d2fb89821d01b5eb2f19d1372287dd12ba4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index a80c8527a171ab66a0a8160a5cb79899d1a892b2..5d2be9241456448a1695ba98309b15427edaaa33 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