summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-19 05:11:01 +0000
committerRoland McGrath <roland@gnu.org>1999-11-19 05:11:01 +0000
commitf3b3030d40001211bdc72d8005bafb6bdf9881d7 (patch)
tree9fe4c1fbaa8235c4c6c26c136826ad41351fb092 /utils/ChangeLog
parentdaa03eecddd230fe6af0fbdadf66f05f5097beb6 (diff)
mount.sh replaced by mount.c
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 1c7b4bfc..a29ec39a 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,13 @@
+1999-11-19 Roland McGrath <roland@baalperazim.frob.com>
+
+ * mount.c: New file.
+ * mount.sh: File removed.
+ * Makefile (special-targets): Remove mount.
+ (SRCS): mount.sh -> mount.c
+ (mount): Add deps on ../sutils/fstab.o, ../sutils/clookup.o,
+ libfshelp and libports.
+ (../sutils/fstab.o ../sutils/clookup.o): Rule to build in ../sutils.
+
1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
* vmstat.c (BADVAL): New macro.