ChangeLog syntax: use TAB, not a sequence of leading spaces
authorJim Meyering <meyering@redhat.com>
Tue, 20 Oct 2009 06:04:10 +0000 (08:04 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 20 Oct 2009 06:04:10 +0000 (08:04 +0200)
ChangeLog

index 800f672a80bd198e63b9819b0dcdb3ffe87f43dc..ef2a152a1b3dcd06b7a4d114a46d6dbb430918b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,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>