summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--README1
-rw-r--r--doc/autoconf.texi17
3 files changed, 19 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cb4879e..09dbf2fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-04 Eric Blake <ebb9@byu.net>
+
+ Update list information.
+ * README: Mention new autoconf-commit list.
+ * doc/autoconf.texi (Introduction): Mention autoconf-commit list.
+
2007-11-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.
diff --git a/README b/README
index 68d2daf5..2d80888b 100644
--- a/README
+++ b/README
@@ -34,6 +34,7 @@ release) and INSTALL.
Mail suggestions to autoconf@gnu.org, report bugs to
bug-autoconf@gnu.org, and submit patches to autoconf-patches@gnu.org.
+All changes can be tracked at the read-only autoconf-commit@gnu.org.
Always include the Autoconf version number, which you can get by
running `autoconf --version'. Archives of bug-autoconf@gnu.org can be
found in <http://lists.gnu.org/archive/html/bug-autoconf/>, and
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 6190603f..2b505bd4 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -720,13 +720,20 @@ not already solved in current development versions, and that it has not
been reported yet. Be sure to include all the needed information and a
short @file{configure.ac} that demonstrates the problem.
-Autoconf's development tree is accessible via anonymous @acronym{CVS}; see the
+Autoconf's development tree is accessible via @command{git}; see the
@uref{http://savannah.gnu.org/projects/autoconf/, Autoconf
-Summary} for details. Patches relative to the
-current @acronym{CVS} version can be sent for review to the
+Summary} for details, or view
+@uref{http://git.sv.gnu.org/gitweb/?p=autoconf.git, the actual
+repository}. Anonymous @acronym{CVS} access is also available, see
+@file{README} for more details. Patches relative to the
+current @command{git} version can be sent for review to the
@email{autoconf-patches@@gnu.org, Autoconf Patches mailing list}.
-Past patches are
-@uref{http://lists.gnu.org/@/archive/@/html/@/autoconf-patches/, archived}.
+Discussions on past patches are
+@uref{http://lists.gnu.org/@/archive/@/html/@/autoconf-patches/,
+archived}, and all commits are archived in the read-only
+@email{autoconf-commit@@gnu.org, Autoconf Commit mailing list}, which is
+also @uref{http://lists.gnu.org/@/archive/@/html/@/autoconf-commit/,
+archived}.
Because of its mission, the Autoconf package itself
includes only a set of often-used