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=dbe3bcf161eacc799d06f5c57a879d806d44f0a6 The branch, branch-1_4 has been updated via dbe3bcf161eacc799d06f5c57a879d806d44f0a6 (commit) from b923bc9492314627b690c7a41d4625aae95cb2fd (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 dbe3bcf161eacc799d06f5c57a879d806d44f0a6 Author: Eric Blake <[EMAIL PROTECTED]> Date: Tue Feb 26 06:22:28 2008 -0700 Fix my lousy spelling. * NEWS: Fix typos. Reported by Ralf Wildenhues. Signed-off-by: Eric Blake <[EMAIL PROTECTED]> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ NEWS | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b38dd6d..ee2208a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-26 Eric Blake <[EMAIL PROTECTED]> + + * NEWS: Fix typos. + Reported by Ralf Wildenhues. + 2008-02-25 Eric Blake <[EMAIL PROTECTED]> Make intra-release version numbers more intelligent. diff --git a/NEWS b/NEWS index 500aac1..42922d1 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ Copyright (C) 1992, 1993, 1994, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. * Noteworthy changes in Version 1.4.11 (????-??-??) [stable] - Released by ????, based on git version 1.4.10c-* + Released by ????, based on git version 1.4.10b.x-* ** No user visible changes, yet. @@ -31,7 +31,7 @@ Foundation, Inc. lift this restriction to match other implementations. ** Enhance the `index' builtin to guarantee linear behavior and often - acheive sublinear results, in spite of the surprisingly large number of + achieve sublinear results, in spite of the surprisingly large number of systems with a brain-dead quadratic strstr(3). ** Enhance the `regexp' and `patsubst' builtins to cache frequently used @@ -109,7 +109,7 @@ Foundation, Inc. ** The `-E'/`--fatal-warnings' command-line option now has two levels. When specified only once, warnings affect exit status, but execution continues, so that you can see all warnings instead of fixing them one - at a time. To acheive 1.4.8 behavior, where the first warning + at a time. To achieve 1.4.8 behavior, where the first warning immediately exits, specify -E twice on the command line. ** A new `--warn-macro-sequence' command-line option allows detection of hooks/post-receive -- GNU M4 source repository
