summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-12-31 20:14:25 +0000
committerRoland McGrath <roland@gnu.org>1998-12-31 20:14:25 +0000
commitf6f687c51d9f876959ea89877dcc8ac5efbc25f7 (patch)
tree145c79bdfa9cc70e739712f707ba50322cd6289f
parent9284a80feec62e915e02b19f85068f9bae084c92 (diff)
.
-rw-r--r--utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 47771afc..57fb7a6d 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,10 @@
+1998-12-31 Roland McGrath <roland@baalperazim.frob.com>
+
+ * Makefile (SRCS, targets, targets rule): Rename sync to syncfs.
+ * syncfs.c: Renamed from sync.c.
+ Take flags -a/--asynchronous and -c/--no-children,
+ and optional file arguments. Diagnose errors.
+
1998-10-20 Roland McGrath <roland@baalperazim.frob.com>
* Makefile (OBJS): Use % pattern instead of explicit list.