Small tweaks to memmem module.
[pspp] / ChangeLog
index 606e4e46eba469c27eb8d2f05a2b0c178f476487..b1dc59d995ba8ce77149b570dd07ac39f443f26b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-09  Bruno Haible  <bruno@clisp.org>
+
+       * doc/functions/memmem.texi: Use the same structure as snprintf.texi
+       and other files.
+       * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
+       if it's only a guess.
+       * modules/memmem: Simplify by depending on memmem-simple.
+
 2008-01-09  Bruno Haible  <bruno@clisp.org>
 
        Work around OpenBSD 4.0 tdelete() bug.