From 1e83659026e5b9c5876273c83e86fd229dd98c88 Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 22 Aug 2005 22:39:56 +0000 Subject: 2005-08-22 Hugo Santos * command.h: (enum node_type) Add BGP_IPV6M_NODE * command.c: (node_parent) Handle BGP_IPV6M_NODE node (config_exit, config_end) ditto * vty.c: (vty_end_config) Handle BGP_IPV6M_NODE node --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 8c69a9af..fd6e20b6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-08-22 Hugo Santos + + * command.h: (enum node_type) Add BGP_IPV6M_NODE + * command.c: (node_parent) Handle BGP_IPV6M_NODE node + (config_exit, config_end) ditto + * vty.c: (vty_end_config) Handle BGP_IPV6M_NODE node + 2005-08-10 Greg Troxel * getopt.h: Don't declare getopt (rather than getopt_long), since -- cgit v1.2.1