diff options
author | Miles Bader <miles@gnu.org> | 1996-12-17 02:00:52 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-12-17 02:00:52 +0000 |
commit | 505cf7ea0b583f66d61e7f28ef66793da09fbbb9 (patch) | |
tree | 8d15d5443a121e05064c84d1614960dae553ecaf /utils/ChangeLog | |
parent | 064bccb00ac5330cd2510be8a03ff40086be5bf8 (diff) |
.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 731f4df8..804b17ef 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,10 @@ +Mon Dec 16 20:52:19 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * psout.c (psout): Use last N processes if TOP is negative. + * ps.c (options): Update doc for --top. + Add --head and --bottom/--tail/-b options. + (main): Implement --bottom/--tail/-b. + Sat Nov 23 16:30:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * psout.c (psout): Delete var REMOVE. |