From: Alexandre Duret-Lutz Date: Thu, 25 Sep 2003 07:42:55 +0000 (+0000) Subject: * README: More mailing lists. X-Git-Tag: Release-1-7b~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb5a124a4ad4383e52457d04e69c3c2c21f79d6;p=thirdparty%2Fautomake.git * README: More mailing lists. --- diff --git a/ChangeLog b/ChangeLog index 192b35f11..5758b0a2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-09-25 Alexandre Duret-Lutz + * README: More mailing lists. + * NEWS: Mention the switch to GNU FDL for the manual. 2003-09-24 Alexandre Duret-Lutz diff --git a/README b/README index c6fc5bcfb..00d4aef33 100644 --- a/README +++ b/README @@ -19,21 +19,25 @@ program to generate an `aclocal.m4' based on the contents of for augmenting autoconf. It is intended that other package authors will write m4 macros which can be automatically used by aclocal. -The mailing list automake@gnu.org is for discussion of -Automake, Autoconf, and other configuration/portability tools (e.g., -libtool). Write to automake-request@gnu.org if you want to -join. - Automake has a page on the web. See: http://sources.redhat.com/automake/ -Mail suggestions and bug reports to bug-automake@gnu.org. +The mailing list automake@gnu.org is for discussion of Automake and +its interactions with other configuration/portability tools like +Autoconf or Libtool. Write to automake-request@gnu.org if you want to +join. + +Mail suggestions and bug reports to bug-automake@gnu.org, patches +to automake-patches@gnu.org. + +New releases are announced to autotools-announce@gnu.org. Write to +autotools-announce-request@gnu.org if you want to receive them. ----- -Copyright 1994, 1995, 1996, 1997, 1998, 2001, 2003 Free Software Foundation, -Inc. +Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2003 + Free Software Foundation, Inc. This file is part of GNU Automake.