summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-14 02:02:14 +0000
committerJim Meyering <jim@meyering.net>1997-09-14 02:02:14 +0000
commit1b868e164e76a372cb759542dc34eb38daaf0925 (patch)
tree695ae7852a3d1266471d258f42e98e5f421d37d9 /old
parent561028f4acbc1ca571d14366c42d441a390884ac (diff)
downloadcoreutils-1b868e164e76a372cb759542dc34eb38daaf0925.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 6dca6a132..9fda484aa 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,12 @@
+1997-09-13 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/rm.c: Finish rewrite to use chdir and hash tables.
+
+1997-09-11 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/install.c: Add new option: --verbose (-v).
+ From Andreas Schwab.
+
1997-09-01 Jim Meyering <meyering@na-net.ornl.gov>
* lib/Makefile.am (EXTRA_DIST): Remove mvdir.c and rmdir.c.