summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-16 19:03:42 +0000
committerJim Meyering <jim@meyering.net>2003-01-16 19:03:42 +0000
commitd3e2cd07833446e925f75f91b866190eb3ad30ef (patch)
treef4de61433cec740a11f0544fb43fbb5be0a72cfd /ChangeLog
parent060c09c3570b653aa9db51401d7380cc66af88b3 (diff)
downloadcoreutils-d3e2cd07833446e925f75f91b866190eb3ad30ef.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4966a7167..3ca72feec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,20 @@
-2003-01-15 Jim Meyering <jim@meyering.net>
+2003-01-15 Paul Eggert <eggert@twinsun.com>
* Version 4.5.5.
+ 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.
+
+ * src/ls.c (DEREF_COMMAND_LINE_ARGUMENTS): Change name back
+ from DEREF_COMMAND_LINE_SYMLINK_TO_DIR, updating all uses.
+ (long_options): Change the long option name back.
+ (usage): Change the usage back.
+ (gobble_file): When -H is specified, dereference a top-level
+ arg even if it points to a non-directory.
+
+2003-01-15 Jim Meyering <jim@meyering.net>
+
* src/ls.c (gobble_file): Fall back on using lstat when required:
when --dereference (-L) is not specified, and
- when operating on a dangling symlink