diff options
author | hasso <hasso> | 2005-05-28 04:50:54 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-05-28 04:50:54 +0000 |
commit | 033e861222f07d68697aa883d9391a30c3e011c6 (patch) | |
tree | e21f614e529e61e4de6ed8c3d64cae12ed20c9c2 /bgpd/ChangeLog | |
parent | 70601e0691e178ca23f14fdc666a97efce26897f (diff) |
Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.
[backport candidate]
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 2969c326..5f845674 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,7 @@ +2005-05-28 Hasso Tepper <hasso at quagga.net> + + * bgp_routemap.c: Sync set_metric_addsub_cmd with ripd. + 2005-05-27 Hasso Tepper <hasso at quagga.net> * bgp_routemap.c: Stop leaking communities. |