summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libdiskfs/ChangeLog5
-rw-r--r--release/ChangeLog4
-rw-r--r--utils/ChangeLog4
3 files changed, 13 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index be36e484..cc4276be 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,8 @@
+1997-07-10 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * opts-std-runtime.c (parse_opt): Turn off synchronous mode when
+ setting a sync interval.
+
Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* file-exec.c: Include <fcntl.h> instead of <fcntlbits.h>.
diff --git a/release/ChangeLog b/release/ChangeLog
index 21e5cb4f..9e286500 100644
--- a/release/ChangeLog
+++ b/release/ChangeLog
@@ -1,3 +1,7 @@
+1997-07-14 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * rfloppy.copy: Add bin/rm.
+
1997-07-09 Miles Bader <miles@gnu.ai.mit.edu>
* bfloppy1.grub (fd0): Use /boot/serverboot uncompressed.
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 80c27e2d..255947d0 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,7 @@
+1997-07-10 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * vmstat.c (main): Don't print fields we cannot get.
+
1997-07-03 Miles Bader <miles@gnu.ai.mit.edu>
* ftpdir.c (main): Flush stdout after printing prefix/separator.