summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-11 12:54:22 +0000
committerJim Meyering <jim@meyering.net>2003-04-11 12:54:22 +0000
commitdd199731fdb62e7c82650d5a584cf2d86902ed53 (patch)
treeea35200346b0248d81832a8130090e990a8e48bb /ChangeLog
parentcfaec940843de4483d522b09187a265b88f069b2 (diff)
downloadcoreutils-dd199731fdb62e7c82650d5a584cf2d86902ed53.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ea14a4928..43ef71c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@
* Version 5.0.1.
- * chown.c, cp.c, du.c, ln.c, mkfifo.c, ptx.c, spline.c, stty.c:
- * tail.c, test.c, unexpand.c: Remove (or replace-with-TAB(s) to
+ * src/chown.c, src/cp.c, src/dircolors.hin, src/du.c, src/ln.c:
+ * src/mkfifo.c, src/ptx.c, src/spline.c, src/stty.c, src/tail.c:
+ * src/test.c, src/unexpand.c: Remove (or replace-with-TAB(s) to
retain alignment) each sequence of spaces before a TAB character.
* src/ls.c: Include <stdlib.h> unconditionally.