From 825c8d1155a4a80bbc8f9815313467725915bd31 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 18 Jan 2003 18:36:17 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3ca72feec6..e20af5d5be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,21 @@ -2003-01-15 Paul Eggert +2003-01-18 Jim Meyering * Version 4.5.5. + * src/ls.c (Dereference_symlink) [DEREF_COMMAND_LINE_SYMLINK_TO_DIR]: + New member. + (enum) [DEREFERENCE_COMMAND_LINE_SYMLINK_TO_DIR_OPTION]: New member. + (long_options): Add option --dereference-command-line-symlink-to-dir. + (main): Make DEREF_COMMAND_LINE_SYMLINK_TO_DIR be the default, + rather than DEREF_COMMAND_LINE_ARGUMENTS, when none of the + -d, -F, -l options is specified. + (decode_switches): Handle --dereference-command-line-symlink-to-dir. + (gobble_file): Honor DEREF_COMMAND_LINE_SYMLINK_TO_DIR. + Change --dereference-command-line (-H) to dereference *all* + command line arguments, including broken symlinks. + +2003-01-15 Paul Eggert + Change ls -H back to the way it was yesterday, since this is compatible with FreeBSD and the POSIX spec is confusing and somewhat contradictory. -- 2.47.2