absolute-header: Make the macro usable in more situations.
[pspp] / ChangeLog
index ea50e39e423efa1c47d5be046d1abe806bf0c495..7666448e9c03795feb972cd1a8a640829d2800ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
+2010-05-16  Bruno Haible  <bruno@clisp.org>
+
+       absolute-header: Make the macro usable in more situations.
+       * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER_ONE): New macro, extracted
+       from gl_ABSOLUTE_HEADER.
+       (gl_ABSOLUTE_HEADER): Use it. Fix comment.
+
+2010-05-16  James Youngman  <jay@gnu.org>
+
+       doc: update users.txt
+       * users.txt: Add CSSC.
+
 2010-05-16  Jim Meyering  <meyering@redhat.com>
 
+       init.sh: fix an error in the previous change; add more comments
+       * tests/init.sh: Compare exit code in loop against 9, not 2.
+       Patch by Bruno Haible.
+       Make the two tests more similar by adding an empty "then" clause.
+       Add comments.
+
        init.sh: avoid unnecessary shell re-exec
        * tests/init.sh: Improve the re-exec-required check to first test the
        current shell.  If it passes the test, do not search for a shell that