New modules streq, c-strcaseeq.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jan 2007 02:47:09 +0000 (02:47 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 24 Jan 2007 02:47:09 +0000 (02:47 +0000)
ChangeLog
MODULES.html.sh

index b31a6d1373824619fcbcf67c2a20a18967d290ab..c6bae0f0c6364bd07d21a68760f86c969c15ad22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-01-23  Bruno Haible  <bruno@clisp.org>
+
+       * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
+
+       * modules/c-strcaseeq: New file.
+       * lib/c-strcaseeq.h: New file.
+
+       * modules/streq: New file.
+       * lib/streq.h: New file.
+
 2007-01-23  Bruno Haible  <bruno@clisp.org>
 
        * modules/striconveha-tests: New file.
index b0b99b5b99c2b3e4cf2402db190f670e32be4af8..da3e45614af1046870386fd72cf3715eff18b993 100755 (executable)
@@ -1620,10 +1620,12 @@ func_all_modules ()
   func_module stpncpy
   func_module c-strcase
   func_module strcase
+  func_module c-strcaseeq
   func_module c-strcasestr
   func_module strcasestr
   func_module strchrnul
   func_module strdup
+  func_module streq
   func_module strnlen
   func_module strnlen1
   func_module strndup