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 M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=7c8346a1fb7fe609a57c37f8fae9061c1a404646 The branch, branch-1.4 has been updated via 7c8346a1fb7fe609a57c37f8fae9061c1a404646 (commit) via c7837b11288e6f730c928788c45d6942d193b339 (commit) from dadaf5f2d58ffd484bd5141fc808552b8f17467d (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 7c8346a1fb7fe609a57c37f8fae9061c1a404646 Author: Eric Blake <[email protected]> Date: Tue Aug 31 08:56:26 2010 -0600 post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. commit c7837b11288e6f730c928788c45d6942d193b339 Author: Eric Blake <[email protected]> Date: Tue Aug 31 08:51:14 2010 -0600 Release Version 1.4.15. * gnulib: Update to latest. * NEWS: Mention the release. Signed-off-by: Eric Blake <[email protected]> ----------------------------------------------------------------------- Summary of changes: .prev-version | 2 +- ChangeLog | 6 ++++++ NEWS | 7 +++++-- cfg.mk | 2 +- gnulib | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.prev-version b/.prev-version index 323afbc..8a3b8ac 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -1.4.14 +1.4.15 diff --git a/ChangeLog b/ChangeLog index 01a45fe..805bfda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-08-31 Eric Blake <[email protected]> + + Release Version 1.4.15. + * gnulib: Update to latest. + * NEWS: Mention the release. + 2010-08-30 Eric Blake <[email protected]> Clean up compiler warnings. diff --git a/NEWS b/NEWS index 886ab31..b713552 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,11 @@ GNU M4 NEWS - User visible changes. -* Noteworthy changes in release 1.4.15 (2010-08-??) [stable] +* Noteworthy changes in release ?.? (????-??-??) [?] -** Fix regression introduced in 1.4.9b where the format builtin could + +* Noteworthy changes in release 1.4.15 (2010-08-31) [stable] + +** Fix regression introduced in 1.4.9b where the `format' builtin could crash on an invalid format string. ** Fix compilation against newer glibc, and on AIX 7.1BETA. diff --git a/cfg.mk b/cfg.mk index e660d0c..efbac7f 100644 --- a/cfg.mk +++ b/cfg.mk @@ -34,7 +34,7 @@ local-checks-to-skip += sc_copyright_check config_h_header = "m4\.h" # Hash of NEWS contents, to ensure we don't add entries to wrong section. -old_NEWS_hash = eb4dc25baafabb69ad319dd6b981f37c +old_NEWS_hash = cd89f6716f741756751054c484b7044b # Indent only with spaces. sc_prohibit_tab_based_indentation: diff --git a/gnulib b/gnulib index 3e38c27..c0ebdfe 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 3e38c274dbac15d2288577a4b9da6e2f4a83ab5b +Subproject commit c0ebdfe226c38c72db7c1944113fd19ff534e362 hooks/post-receive -- GNU M4 source repository
