From: Stefano Lattarini Date: Thu, 30 Jun 2011 15:20:40 +0000 (+0200) Subject: cosmetics: fix typos in recent ChangeLog entries X-Git-Tag: ng-0.5a~155^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a6300b022c251e067dd75229d5c02b658c49d2;p=thirdparty%2Fautomake.git cosmetics: fix typos in recent ChangeLog entries --- diff --git a/ChangeLog b/ChangeLog index af1c66db9..f1e10c2cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,11 @@ -2011-06-23 Stefano Lattarini +2011-06-23 Stefano Lattarini docs: avoid a footnote, some related rewordings and improvements * doc/automake.texi (Dist): Reword the part about automatically distributed files to avoid a footnote. Since we are at it, extend a bit, and add an example and a reference to a relevant test case. -2011-06-23 Stefano Lattarini +2011-06-23 Stefano Lattarini docs: minor cosmetic fixes * doc/automake.texi: Break few overly long lines, throughout the @@ -18,7 +18,7 @@ ("Other things Automake recognizes" @item AM_C_PROTOTYPES): Use @pxref instead of @ref. -2011-06-23 Stefano Lattarini +2011-06-23 Stefano Lattarini help: improve text about automatically-distributed files This change fixes automake bug#7819. @@ -31,7 +31,7 @@ * tests/autodist.test: Likewise. (configure.in): Remove useless call to AM_MAINTAINER_MODE. -2011-06-23 Stefano Lattarini +2011-06-23 Stefano Lattarini refactor: split 'usage' subroutine in automake This change is related to automake bug#7819.