diff options
author | hasso <hasso> | 2005-02-23 14:27:24 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-02-23 14:27:24 +0000 |
commit | 338b3424154af85b0762713796397d3f2345d54f (patch) | |
tree | 53e202ad7097edc2299179135265475bb48435ed /bgpd/ChangeLog | |
parent | e69b9e40c74d9d910934c94c63c08e36e9799e00 (diff) |
* bgp_route.c: Make reannouncing prefixes with changed attributes
work again.
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 009f7f98..29114c89 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2005-02-23 Hasso Tepper <hasso at quagga.net> + + * bgp_route.c: Make reannouncing prefixes with changed attributes + work again. + 2005-02-02 Akihiro Mizutani <mizutani@net-chef.net> * bgp_vty.c: Deprecate "neighbor transparent-as" and "neighbor |