diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-03-06 18:18:37 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-03-06 18:18:37 +0000 |
commit | 478ccfd61bd61fd6925c84811c2c0e893a38a38b (patch) | |
tree | 0babd52f1f13b4de28d29836f5e4f3f0cdc4802b /lib/ChangeLog | |
parent | 3e0c78ef8a8fb80f52a36dab99d76a5913281e4c (diff) |
[lib] export show_address_cmd debug command in if.h
2006-03-06 Paul Jakma <paul.jakma@sun.com>
* if.h: export show_address_cmd, for anyone who wishes to use
it.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index e3833526..34c79e40 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2006-03-06 Paul Jakma <paul.jakma@sun.com> + + * if.h: export show_address_cmd, for anyone who wishes to use + it. + 2006-02-21 Paul Jakma <paul.jakma@sun.com> * sockunion.c: (sockunion_{su2str,log}) Use XSTRDUP. |