From f28258e14226e18c2566d9d656f48527defa56ec Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Oct 2003 14:20:14 +0000 Subject: *** empty log message *** --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index cfdf45513..2350964b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,15 @@ * Version 5.0.92. + FIXME: update coreutils.texi + + New options: --preserve-root and --no-preserve-root. + * src/chmod.c (change_file_mode): Honor new option. + (change_file_mode): Strip trailing slashes on directory + argument passed to change_dir_mode. + (get_root_dev_ino): New function. + (main): Initialize global, root_dev_ino. + * src/copy.c (copy_internal): Don't #ifdef-out simple uses of S_ISLNK or S_ISSOCK. The S_IS* macros are guaranteed to be defined via system.h. @@ -9,6 +18,8 @@ 2003-10-08 Jim Meyering + * Version 5.0.92. + * src/csplit.c (main): Remove obsolete FIXME. 2003-10-07 Jim Meyering -- cgit v1.2.3-70-g09d2