diff options
author | Jim Meyering <jim@meyering.net> | 1997-05-25 14:11:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-05-25 14:11:59 +0000 |
commit | 1bfb2c3ec71e4191669e6616ea838d0babc24474 (patch) | |
tree | 0421aedeb71ebd572b34d6b1b90154eaf27f1651 /old | |
parent | 1ba34180d7296d87265406f9e7cddbd00abd070f (diff) | |
download | coreutils-1bfb2c3ec71e4191669e6616ea838d0babc24474.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 028617087..0513c14dd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,7 @@ +Sun May 25 09:11:17 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * src/du.c [AIX]: Remove unused #pragma alloca. + Sat May 24 09:20:12 1997 Jim Meyering <meyering@na-net.ornl.gov> * src/rmdir.c: New options: --ignore-fail-on-non-empty and --verbose. |