Add comment.
[gnulib.git] / ChangeLog
index 9f8d4ef..5988bcf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2009-11-22  Bruno Haible  <bruno@clisp.org>
+
+       diffseq: Add comment.
+       * lib/diffseq.h (IF_LINT): Add comment about pitfall.
+
 2009-11-22  Jim Meyering  <meyering@redhat.com>
 
+       c-stack: avoid defining an unused static function
+       * lib/c-stack.c (find_stack_direction): Do not define this function
+       when it will not be used.
+
        diffseq: avoid spurious gcc warnings
        * lib/diffseq.h (IF_LINT2): Define.
        (compareseq): Use it to initialize two members of "part".