summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-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.