summaryrefslogtreecommitdiff
path: root/ripd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-05-03 20:00:17 +0000
committerpaul <paul>2004-05-03 20:00:17 +0000
commita87552cdf2a54b34b0578102642e20f8e11fa754 (patch)
treec9885fbfda55ca50b83764704efd83475bfd3abe /ripd/ChangeLog
parentc53174045b26d0a87c68d276aeca0aaca9f464ae (diff)
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.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r--ripd/ChangeLog9
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