From 277250b293ffd871888a4c47e9d38bea8da48bef Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 10 Feb 2004 08:17:47 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 34b5c43fb4..390718d7e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-02-10 Jim Meyering + + * 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 + + * src/comm.c (usage): Tell what comm does when there are no options. + Wording from Dan Jacobson. + 2004-02-08 Jim Meyering * Version 5.1.3. -- 2.47.2