summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-05-25 14:11:59 +0000
committerJim Meyering <jim@meyering.net>1997-05-25 14:11:59 +0000
commit1bfb2c3ec71e4191669e6616ea838d0babc24474 (patch)
tree0421aedeb71ebd572b34d6b1b90154eaf27f1651 /old
parent1ba34180d7296d87265406f9e7cddbd00abd070f (diff)
downloadcoreutils-1bfb2c3ec71e4191669e6616ea838d0babc24474.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
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.