From db29ae5fcaee1d2de371415e351afe6c3df19874 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 12 Nov 2005 22:36:41 +0000 Subject: [lib] 'show route-map' should print call action seperate from exit policy 2005-11-12 Paul Jakma * routemap.c: (vty_show_route_map_entry) call action is seperate from exit action, latter should still be printed regardless of whether a call is specified. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index c0c84167..106de477 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-11-12 Paul Jakma + + * routemap.c: (vty_show_route_map_entry) call action is + seperate from exit action, latter should still be printed + regardless of whether a call is specified. + 2005-11-03 Paul Jakma * zebra.h: BSD BYTE_ORDER define isn't available everywhere, -- cgit v1.2.1