diff options
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 9dc1adca..d83c3458 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * bgp_vty.c: (bgp_config_write_redistribute) Use new library function + zebra_route_string instead of a local hard-coded table. + 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> * bgp_packet.c: fix compilation when DEBUG is used. |