]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 26 Aug 2003 09:29:31 +0000 (09:29 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 26 Aug 2003 09:29:31 +0000 (09:29 +0000)
ChangeLog

index 383409a56aa57ca4084574619ebce9a55e56bef1..b6a28fd6ad894ac14952d01a3d0b0d6ba5d88bad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,22 @@
+2003-08-26  Jim Meyering  <jim@meyering.net>
+
+       Apply changes from bison.
+       * GNUmakefile (SHELL): Define to `sh', if necessary.
+       Add copyright.
+       * Makefile.maint (WGETFLAGS): Define to `-C off'.
+       Update all uses of $(WGET).
+
+2003-08-22  Akim Demaille  <akim@epita.fr>
+
+       * Makefile.cfg (local-checks-to-skip): New.
+       * Makefile.maint (local-check): Rename as...
+       (local-checks-available): this.
+       (local-check): New.
+
 2003-08-26  Akim Demaille  <akim@epita.fr>
 
        * announce-gen (print_changelog_deltas): Neutralize "<#" as
-        "<\#" to avoid magic from Gnus when posting parts of this script.
+       "<\#" to avoid magic from Gnus when posting parts of this script.
 
 2003-08-25  Jim Meyering  <jim@meyering.net>