From: Jim Meyering Date: Wed, 4 Jun 2003 12:22:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc914b7de2c6fc8c3b8931df180f152bfb47af2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5aae45c676..7cd7c61d0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,26 @@ -2003-06-03 Jim Meyering +2003-06-04 Jim Meyering * Version 5.0.1. + * man/Makefile.am (check-programs-vs-x): Rename target + from check-programs-vs-1. Adjust rule to check for the + primary (.x) file, not the generated one (.1). + +2003-06-03 Tim Mooney + + * man/kill.x: New file. + * man/Makefile.am (dist_man_MANS): Add kill.1. + (kill.1): New rule. + +2003-06-04 Jim Meyering + + Ensure that the .x file for a new program is never forgotten again. + * man/Makefile.am (programs): Define. + (check-programs-vs-1): New phony target. + (check-local): Depend on it. + +2003-06-03 Jim Meyering + Avoid unnecessary copying of environment. * src/env.c (main): Rather than clearing the environment and -- unless told to ignore environment -- copying all settings from