diff options
author | paul <paul> | 2005-04-10 16:54:26 +0000 |
---|---|---|
committer | paul <paul> | 2005-04-10 16:54:26 +0000 |
commit | cf460ef9478de57fae490ff1bd8cb58ccbe40b40 (patch) | |
tree | 42695453236602efbfcb2203b3d2241a38a1a42b /zebra/ChangeLog | |
parent | c7959916ffe11daf57490da854b069f4fe529153 (diff) |
2005-04-10 Paul Jakma <paul@dishone.st>
* if_ioctl_solaris.c: (if_lookup_linklocal) fix order of args
in ALL_LIST_ELEMENTS_RO macro.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 1ee61c77..7210c7a8 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,8 @@ +2005-04-10 Paul Jakma <paul@dishone.st> + + * if_ioctl_solaris.c: (if_lookup_linklocal) fix order of args + in ALL_LIST_ELEMENTS_RO macro. + 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * zserv.c (zebra_client_read): Fix bug: first read attempt should |