From 898fd10ec0871fd289d6894740d0c70a35d44ec2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 Mar 1997 05:21:23 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 1f79107..55a7c5e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,25 @@ +Wed Mar 12 23:11:11 1997 Jim Meyering + + * src/chgrp.c (change_file_group): Use uid of -1 to indicate + we don't want to change the file's user ID. + + * m4/gettext.m4: Update from gettext-0.10.27. + + * acconfig.h (chown): Add #undef. + + * configure.in (ALL_LINGUAS): Add ko. + Use jm_FUNC_CHOWN. + * m4/chown.m4: New file. + * m4/Makefile.am (EXTRA_DIST): Add chown.m4. + * lib/chown.c: New file. + * lib/Makefile.am (EXTRA_DIST): Add chown.c. + Sun Mar 9 22:46:41 1997 Jim Meyering * src/ls.c (decode_switches): Ignore value of COLUMNS envionment variable when it is the empty string. Suggestion from Ulrich Drepper. + This makes it easier on people using shells (which?) with which it + is not easy to unset environment variables. Wed Feb 26 23:46:39 1997 Jim Meyering -- 2.7.4