diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <paul.jakma@sun.com> + + * 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 <paul.jakma@sun.com> * zebra.h: BSD BYTE_ORDER define isn't available everywhere, |