diff options
author | hasso <hasso> | 2005-09-15 06:50:53 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-15 06:50:53 +0000 |
commit | 53a6f932032a30625358414ae0f77790656ccaca (patch) | |
tree | aa5b33c8e58024ba68543ad8e2c3eaaa36984fd8 /vtysh/ChangeLog | |
parent | ca16218df74a43491e34a577db5023c89a7e79c8 (diff) |
* vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.
* extract.pl.in: Fix warning - add isisd/topology to the includes.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index b0c13544..9e4e40ad 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2005-09-15 Hasso Tepper <hasso at quagga.net> + + * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. + * extract.pl.in: Fix warning - add isisd/topology to the includes. + 2005-08-22 Hugo Santos <hsantos@av.it.pt> * vtysh.c: Add support for BGP_IPV6M_NODE |