diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-05-28 07:54:45 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-05-28 07:54:45 +0000 |
commit | 362b4031faf591afb06b3859952ac5b83723a986 (patch) | |
tree | 92a3002497bddd419333a8a21477140e7840a25d /vtysh/ChangeLog | |
parent | 369688c0c7a325e889e841afc2d59430baf079a2 (diff) |
[vtysh] Add "show memory" to vtysh
2006-05-24 Paul Jakma <paul.jakma@sun.com>
* vtysh.c: (general) Add 'show memory' command.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 3ad1c252..ac038e1c 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,7 @@ +2006-05-24 Paul Jakma <paul.jakma@sun.com> + + * vtysh.c: (general) Add 'show memory' command. + 2006-05-21 Paul Jakma <paul.jakma@sun.com> * vtysh.c: (vtysh_show_logging_cmd) Suppress output for daemons |