diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-06-27 08:26:07 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-06-27 08:26:07 +0000 |
commit | 95509e64e3d0fc8b01045b497b7077225d9997f0 (patch) | |
tree | 844c81daf0c0ff9d6d3c3169fa84aaaab75cbe93 /lib/ChangeLog | |
parent | d1c65c211ce6259b95ec8922f3f3127dc74e118f (diff) |
[lib] Remove numeric route-type argument in redistribute arg strings
2006-06-27 Paul Jakma <paul.jakma@sun.com>
* route_types.awk: Remove setting the 'bare' numeric route type
in redist strings.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 37c1324b..89f017a1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2006-06-27 Paul Jakma <paul.jakma@sun.com> + + * route_types.awk: Remove setting the 'bare' numeric route type + in redist strings. + 2006-06-15 Paul Jakma <paul.jakma@sun.com> * command.c: (cmd_describe_command_real) Fix leak, CID #38. |