]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* NEWS: Fix typo.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 27 Oct 2008 21:50:32 +0000 (22:50 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 27 Oct 2008 21:50:32 +0000 (22:50 +0100)
Spotted by Jim Meyering.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS

index f1f7ff6f9ad5d70c6451660d45bbe57fca86aa6c..586aee7b345217ab01e3965869d955d20a479c4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * NEWS: Fix typo.
+       Spotted by Jim Meyering.
+
 2008-10-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Parallel automake --add-missing: serialized file installs.
diff --git a/NEWS b/NEWS
index 9d123f18609b48c1fe8ac281eabf450a5e7f3160..98f6b5344bf35e202055988bf25c559c36eb9c7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -124,7 +124,7 @@ Bugs fixed in 1.10a:
     correct `-rpath' argument is used now.
 
   - `config.status --file=Makefile depfiles' now also works with the
-    extra quoting used internally used by Autoconf 2.62 and newer
+    extra quoting used internally by Autoconf 2.62 and newer
     (it used to work only without the `--file=' bit).
 
 * Bugs introduced by 1.10: