[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. v1.10
From: |
Ralf Wildenhues |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. v1.10.2-36-g366983d |
Date: |
Fri, 06 Mar 2009 06:36:01 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=366983d72292e4f3630c3b3e95ec291bd827be34
The branch, branch-1-10 has been updated
via 366983d72292e4f3630c3b3e95ec291bd827be34 (commit)
from c2632b4f55c094221c0d3d4769887cf5dddc44d2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 366983d72292e4f3630c3b3e95ec291bd827be34
Author: Ralf Wildenhues <address@hidden>
Date: Fri Mar 6 07:34:08 2009 +0100
manual: Fix logic in AM_MAINTAINER_MODE description.
* doc/automake.texi (maintainer-mode): Fix logic in
AM_MAINTAINER_MODE description.
* THANKS: Update.
Report by Daniel Kahn Gillmor.
Signed-off-by: Ralf Wildenhues <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +++++++
THANKS | 1 +
doc/automake.texi | 2 +-
3 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2aae334..2c4d741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-06 Ralf Wildenhues <address@hidden>
+
+ * doc/automake.texi (maintainer-mode): Fix logic in
+ AM_MAINTAINER_MODE description.
+ * THANKS: Update.
+ Report by Daniel Kahn Gillmor.
+
2009-03-05 Ralf Wildenhues <address@hidden>
* lib/gnupload: Change conffile name to `.gnuploadrc'.
diff --git a/THANKS b/THANKS
index 316c797..1db0efd 100644
--- a/THANKS
+++ b/THANKS
@@ -60,6 +60,7 @@ Clifford Wolf address@hidden
Dalibor Topic address@hidden
danbp address@hidden
Daniel Jacobowitz address@hidden
+Daniel Kahn Gillmor address@hidden
Dave Brolley address@hidden
Dave Morrison address@hidden
David A. Swierczek address@hidden
diff --git a/doc/automake.texi b/doc/automake.texi
index 7094291..f3de6ee 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -9800,7 +9800,7 @@ should normally not have to update.
If you run @samp{./configure --enable-maintainer-mode}, then these
rebuild rules will be active.
-People use @code{AM_MAINTAINER_MODE} either because they do want their
+People use @code{AM_MAINTAINER_MODE} either because they do not want their
users (or themselves) annoyed by timestamps lossage (@pxref{CVS}), or
because they simply can't stand the rebuild rules and prefer running
maintainer tools explicitly.
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. v1.10.2-36-g366983d,
Ralf Wildenhues <=