]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 10 Feb 2004 08:17:47 +0000 (08:17 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 10 Feb 2004 08:17:47 +0000 (08:17 +0000)
ChangeLog

index 34b5c43fb486c9e821293515f1d91fcf0d0f311e..390718d7e4714ffea46ecd21387ae06158c1e3dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-02-10  Jim Meyering  <jim@meyering.net>
+
+       * Version 5.2.0.
+
+       * config/install-sh: Make this script executable.
+       * Makefile.am (dist-hook): New target, to ensure that config/install-sh
+       is executable.  Otherwise, on systems that lack a suitable install
+       binary, `make install' would fail, because of the way this script
+       is invoked (without `$SHELL ' prefix).
+       Reported by Bob Proulx.
+
+2004-02-09  Jim Meyering  <jim@meyering.net>
+
+       * src/comm.c (usage): Tell what comm does when there are no options.
+       Wording from Dan Jacobson.
+
 2004-02-08  Jim Meyering  <jim@meyering.net>
 
        * Version 5.1.3.