diff options
author | paul <paul> | 2005-05-25 12:21:13 +0000 |
---|---|---|
committer | paul <paul> | 2005-05-25 12:21:13 +0000 |
commit | 92c9f2229fea8fdef31a701d36d7df91f3e9905d (patch) | |
tree | 66c1c5df86c8d7bf1ef05e39505898eaf3919f98 /isisd/ChangeLog | |
parent | 8176c19f6104c6fa6bee88618b41719938fb42cc (diff) |
2005-05-25 Paul Jakma <paul@dishone.st>
* isisd.c: (show_isis_generated_topology) change to _RO version
of list macro. remove the extra listnode variable. one of the
macros had had incorrect number of arguments.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index d5c8ec52..5f8d3f44 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,9 @@ +2005-05-25 Paul Jakma <paul@dishone.st> + + * isisd.c: (show_isis_generated_topology) change to _RO version + of list macro. remove the extra listnode variable. one of the + macros had had incorrect number of arguments. + 2005-05-03 Paul Jakma <paul@dishone.st> * (general) More cleaning up of stream abuse, isisd should be |