diff options
author | hasso <hasso> | 2004-10-03 20:11:32 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-03 20:11:32 +0000 |
commit | e7168df4eff0d377621c45deb32cfcfa72e0dd83 (patch) | |
tree | 86c4017761ffd8cfdbc16223915a9f537844c4f2 /lib/ChangeLog | |
parent | eef1fe11b89c5ec3c035ff6e4a9acfbc5780b539 (diff) |
Big vtysh cleanup. See changelogs for details.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index e92147f3..3049b95a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2004-10-03 Hasso Tepper <hasso at quagga.net> + + * command.h: Introduce SERVICE_NODE for "service <...>" commands. + * command.c: Don't initialize commands that don't make sense if vtysh + is used. + * vty.c: Make VTY_NODE appear in vtysh. + 2004-10-03 James R. Leu <jleu at mindspring.com> * zclient.c, zclient.h: zclient functions for router id handling. |