Add more comments about Knuth-Morris-Pratt algorithm.
[pspp] / ChangeLog
index fc6647fba5b9a46d78c1ac840bbd2f23e586c77d..0578cf86c13db591775441a709be98be4b950eeb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-12-23  Bruno Haible  <bruno@clisp.org>
+
+       * lib/c-strcasestr.c: Add more comments.
+       * lib/c-strstr.c: Likewise.
+       * lib/mbscasestr.c: Likewise.
+       * lib/mbsstr.c: Likewise.
+       * lib/strcasestr.c: Likewise.
+       * lib/memmem.c: Likewise.
+
 2007-12-23  Bruno Haible  <bruno@clisp.org>
 
        * tests/test-memmem.c: Include <string.h> first.