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=2d73116fc78aa3fb7b44cad484a0825ea756ef43 The branch, branch-1.4 has been updated via 2d73116fc78aa3fb7b44cad484a0825ea756ef43 (commit) via c13ae7cd842b6c624968f8f03b10c195ed37995c (commit) from dcf9af31d5ffb69054b2ea63be638cb11041c43d (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 2d73116fc78aa3fb7b44cad484a0825ea756ef43 Author: Eric Blake <[email protected]> Date: Tue Mar 31 19:42:46 2009 -0600 Release Version 1.4.13. * NEWS: Mention the release. Signed-off-by: Eric Blake <[email protected]> commit c13ae7cd842b6c624968f8f03b10c195ed37995c Author: Eric Blake <[email protected]> Date: Tue Mar 31 18:49:40 2009 -0600 Tweak submodule instructions. * HACKING: Improve directions. * gnulib: Update to latest version. Signed-off-by: Eric Blake <[email protected]> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 11 +++++++++++ HACKING | 4 ++-- NEWS | 2 +- gnulib | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index b485138..c9e3220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-04-01 Eric Blake <[email protected]> + + Release Version 1.4.13. + * NEWS: Mention the release. + +2009-03-31 Eric Blake <[email protected]> + + Tweak submodule instructions. + * HACKING: Improve directions. + * gnulib: Update to latest version. + 2009-03-23 Eric Blake <[email protected]> Don't force file overwrites during bootstrap. diff --git a/HACKING b/HACKING index 9aa312d..09a79df 100644 --- a/HACKING +++ b/HACKING @@ -45,7 +45,7 @@ and is not part of a release distribution. - Autoconf 2.60 or later - Automake 1.10.1 or later - Help2man 1.29 or later - - LZMA Utils 4.32 or later (from <http://tukaani.org/lzma/>) + - Xz 4.999.8beta or later (from <http://tukaani.org/xz/>) - Texinfo 4.8 or later - Any prerequisites of the above (such as perl, tex) @@ -228,7 +228,7 @@ yyyy-mm-dd Name of Author <em...@address> (tiny change) * Make sure you are happy with the particular gnulib version recorded as the gnulib submodule. If necessary to update to the latest, run: - git submodule foreach git pull + git submodule foreach git pull origin master git commit -m 'Update gnulib submodule to latest.' gnulib * Update the version number in NEWS and ChangeLog, and mention in README diff --git a/NEWS b/NEWS index fa6832b..8b3b8e9 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ GNU M4 NEWS - User visible changes. Copyright (C) 1992, 1993, 1994, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. -* Noteworthy changes in Version 1.4.13 (2009-01-??) [stable] +* Noteworthy changes in Version 1.4.13 (2009-04-01) [stable] Released by Eric Blake, based on git version 1.4.12.* ** The manual is now distributed under the terms of FDL 1.3. diff --git a/gnulib b/gnulib index 6c410f6..f6778f8 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 6c410f6d2875a0a41671daab4d9751a74c69c451 +Subproject commit f6778f81e486e47949f28d4160f099089797224b hooks/post-receive -- GNU M4 source repository
