diff options
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 6822126e..9d6d3c09 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,10 @@ +2005-03-09 Hasso Tepper <hasso at quagga.net> + + * vtysh_config.c: Move password commands to the AAA_NODE. It + quarantees that they will appear after SERVICE_NODE to make sure + that encrypted passwords will work ("service password-encryption" + command). + 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * vtysh.h: Remove obsolete VTYSH_INDEX_* defines. Fix many prototypes |