doc: regenerate INSTALL
[pspp] / ChangeLog
index 800f672a80bd198e63b9819b0dcdb3ffe87f43dc..20dd1a1487f4d026e60278e4747888e103299f7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-20  Eric Blake  <ebb9@byu.net>
+
+       doc: regenerate INSTALL
+       * doc/INSTALL: Reflect recent autoconf update.
+       * doc/INSTALL.ISO: Likewise.
+       * doc/INSTALL.UTF-8: Likewise.
+
 2009-10-20  Pádraig Brady  <P@draigBrady.com>
 
        acl: warn if ACL support is not detected
@@ -8,7 +15,7 @@
        * lib/nproc.h: Add extern "C" block for C++.
 
 2009-10-18  Reuben Thomas  <rrt@sc3d.org>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        * doc/posix-functions/isascii.texi: Document the 2 alternative APIs.
        * doc/posix-functions/isalnum.texi: Document the 4 alternative APIs.
        pstat_getdynamic.
 
 2009-10-18  Giuseppe Scrivano  <gscrivano@gnu.org>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        Implement nproc for NetBSD, OpenBSD.
        * lib/nproc.c: Include <sys/types.h>, <sys/param.h>, <sys/sysctl.h>.
 
 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
 
-       * lib/argp-version-etc.c (program_authors): Add const
-       qualifier.
-       * lib/version-etc.c: Fix typos in the comments.
-       * modules/argp-version-etc: Depends on version-etc.
+       * lib/argp-version-etc.c (program_authors): Add const
+       qualifier.
+       * lib/version-etc.c: Fix typos in the comments.
+       * modules/argp-version-etc: Depends on version-etc.
 
 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>