summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-24 21:41:39 +0000
committerMiles Bader <miles@gnu.org>1996-10-24 21:41:39 +0000
commit51efb6ed53b87c0adcf23cd10e2bb5762665ffd8 (patch)
treebb17d8aec14a42edb05cba25a91a3310b1522ec2 /utils/ChangeLog
parent50f972e6eb9649942582b84df77fcb527e15a077 (diff)
.
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 7491b2c1..bd8b1393 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,13 @@
+Thu Oct 24 15:00:49 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * vmstat.c (options): Remove header for run-time supplied fields.
+ (main): And add it back here as a child header.
+
+Wed Oct 23 14:04:47 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * vmstat.c (main): Replace PARENTS with CHILDREN, which uses the
+ new argp_child structure.
+
Thu Oct 10 13:53:23 1996 Miles Bader <miles@gnu.ai.mit.edu>
* ps.c (options, main): Add --top/-h option.