diff options
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 13c34b58..9f4e1bad 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,7 +1,12 @@ +2004-05-03 Paul Jakma <paul@dishone.st> + + * ripd.c: (rip_rte_process) fix typo in merge of previous patch + and run function through indent. + 2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> - * ripd.c: make ripd also check on administrative distance of his - own links to update routes. + * ripd.c: (rip_rte_process) make ripd also check on + administrative distance of his own links to update routes. 2004-03-18 sowmini.varadhan@sun.com |