[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.
diff --git a/lib/ChangeLog b/lib/ChangeLog
index e383352..34c79e4 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.