diff options
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 8e2a397d..6101b50e 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -10,6 +10,8 @@ (bgp_update_main) Use pcount helpers. (bgp_clear_route_node) ditto, aslo REMOVED routes don't need clearing. + * bgp_aspath.c: (aspath_gettoken) fix gcc warning about + possible uninitialised usage. 2006-02-02 Paul Jakma <paul.jakma@sun.com> |