From: Alexandre Duret-Lutz Date: Wed, 24 Sep 2003 22:02:06 +0000 (+0000) Subject: * NEWS: Mention the switch to GNU FDL for the manual. X-Git-Tag: Release-1-7b~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c840d55171075f3687dec3835075c3f569d8a7;p=thirdparty%2Fautomake.git * NEWS: Mention the switch to GNU FDL for the manual. --- diff --git a/ChangeLog b/ChangeLog index 459f6a6e3..192b35f11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-09-25 Alexandre Duret-Lutz + + * NEWS: Mention the switch to GNU FDL for the manual. + 2003-09-24 Alexandre Duret-Lutz * lib/install-sh (src, dst): Protect names starting with `-', diff --git a/NEWS b/NEWS index c2de8161c..69a5b7132 100644 --- a/NEWS +++ b/NEWS @@ -168,6 +168,8 @@ New in 1.7a: * Miscellaneous + - The Automake manual is now distributed under the terms of the GNU FDL. + - Targets dist-gzip, dist-bzip2, dist-tarZ, dist-zip are always defined. - core dumps are no longer removed by the cleaning rules. There are