commit | e387e6654fe75a5f043ea21b483e78bf0f3d4447 | [log] [tgz] |
---|---|---|
author | paul <paul> | Thu May 19 02:13:28 2005 +0000 |
committer | paul <paul> | Thu May 19 02:13:28 2005 +0000 |
tree | 928bed31a8597bf7c52dcedc51e02a7f5b063e1d | |
parent | e83e2080cecffa86267c07b46bbb5a9677b37996 [diff] [blame] |
2005-05-19 Paul Jakma <paul@dishone.st> * memtypes.c: (memory_list_bgp) add MTYPE_BGP_PEER_HOST
diff --git a/lib/ChangeLog b/lib/ChangeLog index 3b83604..b53d14a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog
@@ -5,6 +5,7 @@ pass it back to the caller. * sockunion.c: (sockunion_getsockname) use MTYPE_SOCKUNION, not TMP (sockunion_getpeername) ditto + * memtypes.c: (memory_list_bgp) add MTYPE_BGP_PEER_HOST 2005-05-15 Paul Jakma <paul@dishone.st>