diff options
author | Jim Meyering <jim@meyering.net> | 2002-11-11 09:15:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-11-11 09:15:08 +0000 |
commit | f1bfccb00b512b39b713d3fcac94a6534832c0dd (patch) | |
tree | 6017db1361a8bc0eb97d74a323ea30e838c859e5 /ChangeLog | |
parent | 092a0520eb998b3de4902f09024e827835763295 (diff) | |
download | coreutils-f1bfccb00b512b39b713d3fcac94a6534832c0dd.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,11 @@ * Version 4.5.4. - * src/stat.c (usage): Transform --help output via s/ - / /, + * src/ls.c (gobble_file): Make `ls -dF --color symlink-to-dir' work + properly. Reported by Jeff Sheinberg as Debian bug #168203. + Patch by Michael Stone. + + * src/stat.c (usage): Transform --help items output via s/ - / /, so that help2man produces properly formatted man pages. Reported by Herbert Xu as Debian bug #168400. |