diff options
author | Miles Bader <miles@gnu.org> | 1996-10-24 21:41:39 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-10-24 21:41:39 +0000 |
commit | 51efb6ed53b87c0adcf23cd10e2bb5762665ffd8 (patch) | |
tree | bb17d8aec14a42edb05cba25a91a3310b1522ec2 /utils | |
parent | 50f972e6eb9649942582b84df77fcb527e15a077 (diff) |
.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/ChangeLog | 10 |
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. |