Add an "early abort" facility to diffseq.
[gnulib.git] / ChangeLog
index addc68a..576e4b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * lib/diffseq.h (EARLY_ABORT): New macro.
+       (compareseq): Change return type to bool. Return true when EARLY_ABORT
+       evaluates to true.
+
 2008-09-14  Bruno Haible  <bruno@clisp.org>
 
+       * modules/perror-tests: New file.
+       * tests/test-perror.sh: New file.
+       * tests/test-perror.c: New file.
+
        New module 'perror'.
        * lib/stdio.in.h (perror): New declaration.
        * lib/perror.c: New file.