1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 20:09:14 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-12-03 17:36:34 +00:00
parent 3fbff01425
commit 2e1a0e16ed
+7 -2
View File
@@ -1,7 +1,12 @@
2002-12-02 Jim Meyering <jim@meyering.net>
2002-12-03 Jim Meyering <jim@meyering.net>
* Version 4.5.4.
* src/Makefile.am (AUTOMAKE_OPTIONS): Remove definition (to ansi2knr)
since this package no longer panders to K&R compilers.
2002-12-02 Jim Meyering <jim@meyering.net>
* tests/du/slink: Skip this test if `.' is on a non-local file system.
* tests/Fetish.pm (_at_replace): Do the substitution only if there's
@@ -15,7 +20,7 @@
2002-11-30 Jim Meyering <jim@meyering.net>
(gobble_file): Remove the block of code that caused
* ls.c (gobble_file): Remove the block of code that caused
`ls --color -F symlink-to-dir' to list the files in
`symlink-to-dir/.'. Now, it prints `symlink-to-dir@', (just
like `ls -F symlink-to-dir') but with the addition of highlighting.