diff options
author | hasso <hasso> | 2005-03-28 15:38:16 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-28 15:38:16 +0000 |
commit | 7f22396bdc304c14f1c7ef0402ba9bd1450661b7 (patch) | |
tree | 45f231620cdec24c12b4b59be738dc144b4210d1 /vtysh/ChangeLog | |
parent | 2d58228ecabb23b064e8a06e6241cf0d7e5ca785 (diff) |
* extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with
snmp support.
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 9d6d3c09..ecf7c2fc 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2005-03-28 Hasso Tepper <hasso at quagga.net> + + * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with + snmp support. + 2005-03-09 Hasso Tepper <hasso at quagga.net> * vtysh_config.c: Move password commands to the AAA_NODE. It |