maint.mk: a "release-commit" wrapper to do-release-commit-and-tag
[gnulib.git] / ChangeLog
index b8cc5c3..a5aca2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2012-08-01  Akim Demaille  <akim@lrde.epita.fr>
+
+       maint.mk: a "release-commit" wrapper to do-release-commit-and-tag
+       * build-aux/do-release-commit-and-tag: Move variable definitions
+       together.
+       ($branch): Instead of defaulting to "master", default to the current
+       branch (as gnu-web-doc-update does).
+       (help): Display the current values of the option arguments.
+       * top/maint.mk (release-commit): New.
+       * top/README-release: Simplify the corresponding step.
+
 2012-07-30  Eric Blake  <eblake@redhat.com>
 
        passfd: fix comment on recvfd
 
 2012-07-30  Akim Demaille  <akim@lrde.epita.fr>
 
+       maint.mk: use silent-rules support from Automake
+       * top/maint.mk (news-check, vc-diff-check, announcement)
+       (no-submodule-changes, alpha beta stable, release-prep)
+       (web-manual, update-copyright): Use $(AM_V_GEN) and $(AM_V_at).
+
+2012-07-30  Akim Demaille  <akim@lrde.epita.fr>
+
        maint.mk: provide a web-manual-update target
        * top/maint.mk: here.
        * top/README-release: Use it to simplify the web manual update step.